mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-06-08 11:28:59 +00:00
Upgrade to Laravel 10, Vite 5+
This commit is contained in:
7
postcss.config.cjs
Normal file
7
postcss.config.cjs
Normal file
@@ -0,0 +1,7 @@
|
||||
// postcss.config.js
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user