long
2021-04-08 d8f5a1fcb8632a9fb51cac9d72fb3bacaa41cbc2
提交 | 用户 | 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 }