loulijun2021
2023-03-03 0fe5b8389c7025ce34a05d3920d1d6c169f9fea7
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': {}
  }
}