Skip to content

Commit

Permalink
feat(web): update to tailwind v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Nov 28, 2024
1 parent fdf0ebe commit 6c030c9
Show file tree
Hide file tree
Showing 6 changed files with 356 additions and 850 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
},
"devDependencies": {
"@iconify/react": "^5.0.2",
"@tailwindcss/postcss": "4.0.0-beta.3",
"@types/node": "^22.7.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"tailwindcss": "4.0.0-beta.3",
"typescript": "^5.6.2",
"vite": "^5.4.10"
}
Expand Down
Loading

0 comments on commit 6c030c9

Please sign in to comment.