mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(package.json): add main
value to support CDN services
This commit is contained in:
parent
7ffabe53bd
commit
e7b3d3eb8d
@ -16,8 +16,9 @@
|
|||||||
"article",
|
"article",
|
||||||
"documentation"
|
"documentation"
|
||||||
],
|
],
|
||||||
"sass": "src/index.scss",
|
"main": "dist/bundle.min.css",
|
||||||
"style": "dist/bundle.min.css",
|
"style": "dist/bundle.min.css",
|
||||||
|
"sass": "src/index.scss",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/kuohuanhuan/x-markdown-css.git"
|
"url": "git+https://github.com/kuohuanhuan/x-markdown-css.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user