mirror of
https://gitee.com/elegant_wings/xiongan-meeting-html.git
synced 2025-08-08 09:32:43 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|