fix: exports 补上 style.css 的精确匹配
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"types": "./dist/index.d.ts",
|
||||
"default": "./dist/index.js"
|
||||
},
|
||||
"./style.css": "./dist/style.css",
|
||||
"./*": {
|
||||
"types": "./dist/*.d.ts",
|
||||
"default": "./dist/*.js"
|
||||
|
||||
Reference in New Issue
Block a user