mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-06-20 02:17:28 +08:00
7 lines
94 B
JavaScript
7 lines
94 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|