mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-05-06 05:38:51 +00:00
fix: downgrade tailwindcss to v3 (#151)
* fix: downgrade tailwindcss to v3 * chore: auto-fix linting and formatting issues
This commit is contained in:
+2
-2
@@ -74,9 +74,9 @@
|
||||
"eslint-plugin-react-hooks": "^7.0.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.23",
|
||||
"globals": "^16.4.0",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss": "8.4.24",
|
||||
"swagger-typescript-api": "^13.2.15",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"tailwindcss": "3.4.19",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.46.0",
|
||||
"vite": "^7.1.9"
|
||||
|
||||
Reference in New Issue
Block a user