We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5f876 commit 83e2855Copy full SHA for 83e2855
package.json
@@ -2,7 +2,7 @@
2
"name": "@ulyssear/css-in-js-in-html",
3
"version": "0.4.0",
4
"description": "CSS-in-JS-in-HTML is a library that allows you to use CSS-in-JS with HTML only.",
5
- "main": "build/index.js",
+ "main": "build/index.min.js",
6
"scripts": {
7
"tests": "echo \"Error: no test specified\" && exit 1",
8
"compress": "node scripts/compress.js",
0 commit comments