mirror of
https://gitee.com/NexIoT/Universal-IoT-Java.git
synced 2026-08-30 22:09:26 +08:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
}
|