mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-09-03 07:17:24 +08:00
7 lines
92 B
JavaScript
7 lines
92 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|