fix: update PostCSS configuration to correctly reference '@tailwindcss/postcss'
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"tailwindcss": "^4.2.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/postcss": "^4.2.4",
|
||||
"next": "^16.2.5",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6"
|
||||
|
||||
Reference in New Issue
Block a user