chore: remove unused autoprefixer and postcss deps
Tailwind CSS v4 has built-in PostCSS integration and does not require these as separate dependencies.
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"postcss": "^8.4.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"vite": "^6.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user