mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(lint): introduce Stylelint to lint SCSS code
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.markdown-body {
|
||||
color: var(--xm-c-general);
|
||||
font-family: var(--xm-font-sans) !important;
|
||||
color: var(--xm-c-general);
|
||||
pre {
|
||||
&:not(.shiki, .highlight) {
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user