mirror of https://github.com/usememos/memos
fix: codeblock highlight
parent
8e6d9b4943
commit
09c50a8419
@ -1,7 +0,0 @@
|
||||
html.dark {
|
||||
@import "highlight.js/styles/atom-one-dark.css";
|
||||
}
|
||||
|
||||
html:not(.dark) {
|
||||
@import "highlight.js/styles/github.css";
|
||||
}
|
Loading…
Reference in New Issue