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.
2 parents a2dc7e6 + f9d8fa6 commit 7189068Copy full SHA for 7189068
package.json
@@ -35,9 +35,9 @@
35
},
36
"peerDependencies": {
37
"postcss": ">=4.x",
38
- "postcss-modules-extract-imports": ">=0.x",
39
- "postcss-modules-local-by-default": ">=0.x",
40
- "postcss-modules-scope": ">=0.x"
+ "postcss-modules-extract-imports": ">=0.x || ^1.0.0-beta",
+ "postcss-modules-local-by-default": ">=0.x || ^1.0.0-beta",
+ "postcss-modules-scope": ">=0.x || ^1.0.0-beta"
41
42
"scripts": {
43
"start": "esw -w .",
0 commit comments