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 4b170dd commit 241613fCopy full SHA for 241613f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tailwindcss/forms",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"main": "src/index.js",
5
"license": "MIT",
6
"repository": "https://github.com/tailwindlabs/tailwindcss-forms",
@@ -21,7 +21,7 @@
21
"prepublishOnly": "npm run build"
22
},
23
"peerDependencies": {
24
- "tailwindcss":">=2.0.0"
+ "tailwindcss": ">=2.0.0"
25
26
"devDependencies": {
27
"autoprefixer": "^10.0.2",
0 commit comments