mirror of
https://gitee.com/dromara/cubic.git
synced 2024-12-04 05:07:52 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|