mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(lint): use @kuohuanhuan/stylelint-config
as Stylelint config
This commit is contained in:
@ -8,6 +8,7 @@ code {
|
||||
content: '`';
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow-x: auto;
|
||||
margin-top: 1.75rem;
|
||||
@ -33,6 +34,7 @@ pre {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.shiki {
|
||||
margin: .5rem 0;
|
||||
font-size: 1.05rem;
|
||||
|
Reference in New Issue
Block a user