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

16 Commits

Author SHA1 Message Date
c8bc7d3438 feat(colors): rename $border-rev to $border-table 2023-03-08 18:45:18 +08:00
5fcbb64413 fix(figure): use correct color for figcaption 2023-03-07 22:28:53 +08:00
bf04be0379 feat(quote): apply opacity: .75; instead of .8 on quotes 2023-03-07 22:22:48 +08:00
b43013e33e feat(table): use more flexible selector for thead and tbody 2023-03-07 22:18:31 +08:00
0f50a7c98d fix(media): remove hardcoded pixel height and width 2023-03-07 22:09:11 +08:00
f4d95387c3 style: run Stylelint to fix lint problems 2023-03-07 22:07:28 +08:00
42967ea775 feat(link): improve user experience with links 2023-03-07 22:04:15 +08:00
21de988cb9 feat(colors)!: rewrite color variables logic 2023-03-07 21:18:13 +08:00
ff23b42eec feat(title): improve .header-anchor display effect 2023-03-07 19:47:52 +08:00
32be4bf51a refactor: use @forward instead of @use in _all.scss 2023-03-07 18:57:50 +08:00
ce94858f01 feat(code): add specify styles for code blocks 2023-03-07 18:56:37 +08:00
6c0c7e7624 fix(code): remove Shiki integration 2023-03-07 18:38:01 +08:00
e9264bfa01 chore(lint): use @kuohuanhuan/stylelint-config as Stylelint config 2023-03-06 22:07:19 +08:00
2e99e64a3e refactor(colors)!: rename $link-border to $a-border 2023-03-05 18:15:14 +08:00
ee89b96068 fix(code)!: respect shiki themes 2023-03-05 17:43:16 +08:00
63a6fc2072 refactor!: deprecate .prose class and lint 2023-03-05 17:39:51 +08:00