We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da82275 commit 2a8b3f7Copy full SHA for 2a8b3f7
1 file changed
packages/postcss-if-function/package.json
@@ -52,7 +52,7 @@
52
"test:vitest:watch": "vitest"
53
},
54
"peerDependencies": {
55
- "postcss": "8.0.0"
+ "postcss": ">=8 <9"
56
57
"dependencies": {
58
"css-if-polyfill": "workspace:*"
0 commit comments