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

refactor(prose): use _partial/all to replace a lot of components

This commit is contained in:
2023-03-01 20:03:44 +08:00
parent 61079f3627
commit ebac47e0d7
6 changed files with 446 additions and 9 deletions

View File

@ -0,0 +1 @@
@import 'title', 'text', 'link', 'code', 'quote', 'figure', 'list', 'table', 'media';