loulijun2021
2023-03-09 4cb0c9da59eb2c615a0c1cbd01b715a8cdd95278
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': {}
  }
}