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 6000218 commit 1bdf111Copy full SHA for 1bdf111
package.json
@@ -10,8 +10,8 @@
10
"repository": "RadValentin/postcss-prefix-selector",
11
"bugs": "https://github.com/RadValentin/postcss-prefix-selector/issues",
12
"homepage": "https://github.com/RadValentin/postcss-prefix-selector",
13
- "dependencies": {
14
- "postcss": "^8.3.6"
+ "peerDependencies": {
+ "postcss": "7.x || 8.x"
15
},
16
"devDependencies": {
17
"husky": "^4.0.2",
0 commit comments