小小儁爺
8 天以前 fe2da43a5c79c2e7c41b2525d959346e2a4f0588
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': {}
  }
}