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 40d5c2a commit 31c7c65Copy full SHA for 31c7c65
package.json
@@ -9,9 +9,9 @@
9
"dependencies": {
10
"postcss": "^4.1.11",
11
"postcss-custom-media": "^4.1.0",
12
- "postcss-modules-extract-imports": "^0.0.5",
+ "postcss-modules-extract-imports": "^1.0.0-beta1",
13
"postcss-modules-local-by-default": "^0.0.9",
14
- "postcss-modules-scope": "^0.0.8"
+ "postcss-modules-scope": "^1.0.0-beta1"
15
},
16
"devDependencies": {
17
"babel": "^5.5.4",
0 commit comments