chore: add tailwind css

This commit is contained in:
trafficlunar 2024-12-03 19:56:50 +00:00
parent 7bad3cb84a
commit 71316784c5
5 changed files with 2592 additions and 0 deletions

View file

@ -18,10 +18,13 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"globals": "^15.12.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "~5.6.2",
"typescript-eslint": "^8.15.0",
"vite": "^6.0.1"