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 61a971b commit c9a9115Copy full SHA for c9a9115
package.json
@@ -17,7 +17,7 @@
17
"prepublishOnly": "node scripts/build.js"
18
},
19
"peerDependencies": {
20
- "tailwindcss": ">=2.0.0 || >=3.0.0-alpha.1"
+ "tailwindcss": ">=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1"
21
22
"devDependencies": {
23
"autoprefixer": "^10.2.0",
0 commit comments