We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aafab1 + f537a1d commit 6e4f6a5Copy full SHA for 6e4f6a5
2 files changed
apps/docs/package.json
@@ -44,13 +44,13 @@
44
"tailwindcss-animate": "^1.0.7"
45
},
46
"devDependencies": {
47
- "@tailwindcss/postcss": "^4.1.18",
+ "@tailwindcss/postcss": "^4.2.0",
48
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
49
"@types/node": "^25.2.3",
50
"@types/react": "^19.2.14",
51
"@types/react-dom": "^19.2.3",
52
"postcss": "^8.5.6",
53
- "tailwindcss": "^4.1.18",
+ "tailwindcss": "^4.2.0",
54
"typescript": "^5.9.3"
55
}
56
0 commit comments