mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-09-09 11:08:56 +00:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
|
|
module.exports = {
|
||
|
|
plugins: {
|
||
|
|
autoprefixer: {}
|
||
|
|
}
|
||
|
|
}
|