long
2021-07-01 5f9e12be5950d00fecc2ae4ab1e91dd4b5a836e3
提交 | 用户 | 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 }