We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecfd9d commit 81c17b5Copy full SHA for 81c17b5
package.json
@@ -2,7 +2,7 @@
2
"name": "decorators",
3
"version": "0.0.1",
4
"description": "CSS constructor for your React components",
5
- "main": "index.js",
+ "main": "css-constructor.js",
6
"scripts": {
7
"build": "babel index.js -o css-constructor.js"
8
},
0 commit comments