1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

21 Commits

Author SHA1 Message Date
941e73a889
fix(code): fix incorrect font-family value 2023-03-01 20:28:10 +08:00
e2aeb767cd
fix(blockquote): fix incorrect border configuration 2023-03-01 20:22:34 +08:00
2aa806938e
BREAKING CHANGE: normalize number values 2023-03-01 20:12:33 +08:00
ebac47e0d7
refactor(prose): use _partial/all to replace a lot of components 2023-03-01 20:03:44 +08:00
61079f3627
refactor(colors): use value 0 instead of 0% 2023-03-01 19:51:29 +08:00
e9c955a8f1
BREAKING CHANGE: deprecate .markdown-body used as .prose 2023-03-01 19:51:17 +08:00
3db644fa05
fix(typo): fix wrong CSS variable name 2023-03-01 19:50:23 +08:00
5fc2c0a068
refactor(container): use @extend to import container 2023-03-01 00:47:59 +08:00
61b7e4ef05
refactor(media): minify selector rules 2023-02-28 23:27:55 +08:00
d95065f5d2
refactor(_partial): sepreate SCSS files into several partials 2023-02-28 23:14:32 +08:00
de50484e3b
fix(prose): switch to a flexible max-width value 2023-02-28 22:40:50 +08:00
6fbb266d10
fix(colors): solve deprecated grammars 2023-02-28 22:38:44 +08:00
3728e8325a
feat(fonts): put Sarasa Gothic before Noto Sans 2023-02-28 22:21:27 +08:00
2626938bc7
chore(lint): introduce Stylelint to lint SCSS code 2023-02-28 20:50:12 +08:00
de1f09bce4
style(scss): solve duplicate selectors 2023-02-28 20:23:29 +08:00
945b2facaf
refactor(vars): rename $font-monospace to $font-mono 2023-02-28 19:52:39 +08:00
abca0765ca
feat(vars): add more fallback fonts in $font-monospace 2023-02-28 19:51:59 +08:00
a6fa7a2746
feat(vars): add more fallback fonts in $font-sans 2023-02-28 19:51:14 +08:00
7610344f37
fix(typo): correct .itrem to .item 2023-02-28 19:47:45 +08:00
e85ce4af9f
feat(vars): add fallback fonts to $font-sans 2023-02-28 19:22:23 +08:00
a284a54a53
init: create project & upload files 2023-02-28 18:35:20 +08:00