feat: P3a 代码语法高亮 (highlight.js + CodeBlock组件)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap');
|
||||
|
||||
/* highlight.js for code syntax highlighting */
|
||||
@import 'highlight.js/styles/atom-one-dark.css';
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--background: 0 0% 100%;
|
||||
|
||||
Reference in New Issue
Block a user