mirror of
https://github.com/hhftechnology/middleware-manager.git
synced 2026-07-10 16:38:24 +00:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|