mirror of
https://github.com/youzan/vant.git
synced 2025-12-12 02:00:36 +08:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
};
|