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 ec7457a commit c08f0f1Copy full SHA for c08f0f1
package.json
@@ -78,7 +78,7 @@
78
"prettier-plugin-organize-imports": "4.1.0",
79
"prettier-plugin-tailwindcss": "0.6.8",
80
"release-it": "17.6.0",
81
- "tailwindcss": "3.4.11",
+ "tailwindcss": "3.4.13",
82
"typescript": "5.6.2"
83
},
84
"overrides": {
packages/~/config/tailwindcss/package.json
@@ -8,6 +8,6 @@
8
"@tailwindcss/typography": "0.5.15",
9
"autoprefixer": "10.4.20",
10
"tailwind-variants": "0.2.1",
11
- "tailwindcss": "3.4.11"
+ "tailwindcss": "3.4.13"
12
}
13
0 commit comments