long
2021-09-29 9f3f35fe52f2c95e64199557c640d2ad024c9c42
提交 | 用户 | age
2a61f6 1 // https://github.com/michael-ciniawsky/postcss-load-config
L 2
3 module.exports = {
4   'plugins': {
5     // to edit target browsers: use "browserslist" field in package.json
6     'autoprefixer': {}
7   }
8 }