We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f971a commit fc619eeCopy full SHA for fc619ee
package.json
@@ -30,7 +30,7 @@
30
},
31
"devDependencies": {
32
"@biomejs/biome": "2.3.13",
33
- "@tailwindcss/postcss": "4.1.18",
+ "@tailwindcss/postcss": "4.2.1",
34
"@tailwindcss/typography": "0.5.19",
35
"@types/node": "25.2.0",
36
"@types/react": "19.2.10",
@@ -39,7 +39,7 @@
39
"husky": "9.1.7",
40
"lint-staged": "16.2.7",
41
"postcss": "8.5.6",
42
- "tailwindcss": "4.1.18",
+ "tailwindcss": "4.2.1",
43
"tailwindcss-animate": "1.0.7",
44
"typescript": "5.9.3"
45
0 commit comments