mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
[build] add browserslist config (#3535)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
autoprefixer: {
|
||||
browsers: ['Android >= 4.0', 'iOS >= 7']
|
||||
}
|
||||
autoprefixer: {}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user