Skip to content

Commit de7dc50

Browse files
install tailwind in deps
1 parent 5aba997 commit de7dc50

File tree

2 files changed

+174
-118
lines changed

2 files changed

+174
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"react-hot-toast": "^2.5.2",
3737
"react-icons": "^5.5.0",
3838
"tailwind-merge": "^3.3.1",
39+
"tailwindcss": "3",
3940
"tailwindcss-animate": "^1.0.7",
4041
"zod": "^4.0.14"
4142
},
@@ -51,7 +52,6 @@
5152
"postcss": "^8.5.6",
5253
"prettier": "^3.6.2",
5354
"prettier-plugin-tailwindcss": "^0.6.14",
54-
"tailwindcss": "^3.4.10",
5555
"typescript": "5.9.2"
5656
},
5757
"engines": {

0 commit comments

Comments
 (0)