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 4c9a4a0 commit c6cf0b8Copy full SHA for c6cf0b8
package.json
@@ -28,7 +28,7 @@
28
"prepublishOnly": "node scripts/build.js"
29
},
30
"peerDependencies": {
31
- "tailwindcss": "2.0.0-alpha.24 || ^2.0.0"
+ "tailwindcss": ">=2.0.0"
32
33
"devDependencies": {
34
"@mdx-js/loader": "^1.0.19",
0 commit comments