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 e472928 commit d94da17Copy full SHA for d94da17
package.json
@@ -14,12 +14,12 @@
14
"format": "prettier -w ."
15
},
16
"devDependencies": {
17
- "@tailwindcss/cli": "^4.1.4",
+ "@tailwindcss/cli": "^4.1.11",
18
"@tailwindcss/forms": "^0.5.10",
19
"@tailwindcss/typography": "^0.5.16",
20
"prettier": "^3.5.3",
21
"prettier-plugin-go-template": "0.0.15",
22
"prettier-plugin-tailwindcss": "^0.6.11",
23
- "tailwindcss": "^4.1.4"
+ "tailwindcss": "^4.1.11"
24
}
25
0 commit comments