long
2021-06-17 1dcdda357b79fde24705e274818224c05d0a5587
提交 | 用户 | 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 }