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

chore(npm): replace main key in package.json with sass and style

This commit is contained in:
郭桓桓 2023-03-03 18:34:08 +08:00
parent ab38a24a75
commit fd57e4bc4f
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75

View File

@ -16,7 +16,8 @@
"article",
"documentation"
],
"main": "index.js",
"sass": "src/index.scss",
"style": "dist/bundle.min.css",
"repository": {
"type": "git",
"url": "git+https://github.com/kuohuanhuan/x-markdown-css.git"