quanyawei
2023-10-25 b6df1affb9886abd0d5b20d44f38f853174fb9b5
1
2
3
4
5
6
7
8
// https://github.com/michael-ciniawsky/postcss-load-config
 
module.exports = {
  'plugins': {
    // to edit target browsers: use "browserslist" field in package.json
    'autoprefixer': {}
  }
}