mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-10-30 17:58:43 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
|
|
module.exports = {
|
||
|
|
plugins: {
|
||
|
|
autoprefixer: {}
|
||
|
|
}
|
||
|
|
}
|