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 0b44bfd commit a220b03Copy full SHA for a220b03
3 files changed
apps/web/package.json
@@ -53,7 +53,7 @@
53
"jsdom": "^25.0.1",
54
"postcss": "^8.4.0",
55
"prisma": "^5.6.0",
56
- "tailwindcss": "^3.4.0",
+ "tailwindcss": "^4.2.2",
57
"tsx": "^4.0.0",
58
"typescript": "^5.6.0",
59
"vitest": "^2.1.9"
package.json
@@ -122,7 +122,7 @@
122
"postcss": "^8.4.47",
123
"prettier": "^3.8.1",
124
"prettier-plugin-tailwindcss": "^0.7.2",
125
- "tailwindcss": "^3.4.17",
126
"tailwindcss-animate": "^1.0.7",
127
"tsx": "^4.19.1",
128
"typescript": "5.6.3",
0 commit comments