Skip to content

Commit b827184

Browse files
authored
Add tailwind dependency to app/web (#4)
1 parent 58dae0a commit b827184

File tree

2 files changed

+208
-72
lines changed

2 files changed

+208
-72
lines changed

project/apps/web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1",
1919
"tailwind-merge": "^2.5.2",
20+
"tailwindcss": "^3.4.13",
2021
"tailwindcss-animate": "^1.0.7",
2122
"zod": "^3.23.8"
2223
},

0 commit comments

Comments
 (0)