frontend: upgrade to Vite 5
This commit is contained in:
8
frontend/.postcssrc.json
Normal file
8
frontend/.postcssrc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"plugins": {
|
||||
"postcss-import": {},
|
||||
"tailwindcss/nesting": "postcss-nesting",
|
||||
"tailwindcss": {},
|
||||
"autoprefixer": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user