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