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 30223a3 commit be41575Copy full SHA for be41575
package.json
@@ -2,7 +2,7 @@
2
"name": "postcss-modules-local-by-default",
3
"version": "2.0.4",
4
"description": "A CSS Modules transform to make local scope the default",
5
- "main": "src/index.js",
+ "main": "index.js",
6
"engines": {
7
"node": ">= 6"
8
},
0 commit comments