mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vue3.git
synced 2025-12-30 01:22:27 +00:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
|
|
module.exports = {
|
||
|
|
plugins: {
|
||
|
|
autoprefixer: {}
|
||
|
|
}
|
||
|
|
}
|