Skip to content

Commit 72ab1c0

Browse files
author
郑培鑫
committed
fix: export css
1 parent 8bf6106 commit 72ab1c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
".": {
3030
"import": "./dist/index.js",
3131
"require": "./dist/index.cjs"
32-
}
32+
},
33+
"./index.css": "./dist/style.css"
3334
},
3435
"style": "dist/style.css",
3536
"scripts": {

0 commit comments

Comments
 (0)