mirror of
https://gitee.com/julywhj/sms-getway.git
synced 2025-12-24 08:12:51 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|