children117cl
2021-06-11 b58e8ab1807d80736c8da68b0070e7c8143c3b9b
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': {}
  }
}