mirror of
https://gitee.com/levianderwin/xingchen-wms-vue-course.git
synced 2026-09-03 05:23:46 +08:00
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {},
|
|
},
|
|
};
|