mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-05 01:59:35 +08:00
5 lines
58 B
JavaScript
5 lines
58 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
} |