mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-06-17 14:19:32 +07:00
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
|
export default {
|
||
|
plugins: {
|
||
|
tailwindcss: {},
|
||
|
autoprefixer: {},
|
||
|
},
|
||
|
}
|