mirror of
https://github.com/cruip/vuejs-admin-dashboard-template.git
synced 2026-02-08 07:22:26 +08:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |