mirror of
https://github.com/filamentphp/filament.git
synced 2026-08-28 18:53:05 +08:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|