1
0
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:
2023-03-06 22:07:19 +08:00
parent 0e6c171424
commit e9264bfa01
10 changed files with 57 additions and 100 deletions

View File

@ -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;