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 e223af3 commit 088289fCopy full SHA for 088289f
package.json
@@ -32,7 +32,7 @@
32
"regenerate-pnpm-lock": "rm -rf ./node_modules & rm pnpm-lock.yaml & pnpm install"
33
},
34
"peerDependencies": {
35
- "tailwindcss": ">=3.2.0"
+ "tailwindcss": ">=3.2.0 <4.0.0"
36
37
"dependencies": {
38
"@swc/helpers": "0.5.17",
0 commit comments