long
2022-01-24 c40e9437492f6973e631f42d8859d50182f777df
提交 | 用户 | 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 }