mirror of
https://github.com/youzan/vant.git
synced 2026-01-25 02:07:58 +08:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
autoprefixer: {}
|
|
}
|
|
};
|