Skip to content

Commit 497df8e

Browse files
committed
Add more direct shortcut to index.css
1 parent 28b7e3b commit 497df8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/core/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"./dist/index.css": {
2020
"import": "./dist/index.css",
2121
"require": "./dist/index.css"
22+
},
23+
"./index.css": {
24+
"import": "./dist/index.css",
25+
"require": "./dist/index.css"
2226
}
2327
},
2428
"scripts": {

0 commit comments

Comments
 (0)