We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b31b262 + 6d5d1a2 commit a233607Copy full SHA for a233607
1 file changed
package.json
@@ -18,7 +18,8 @@
18
"default": "./dist/index.js"
19
},
20
21
- }
+ },
22
+ "./dist/styles.css": "./dist/styles.css"
23
24
"main": "./dist/index.js",
25
"types": "./dist/index.d.ts",
0 commit comments