小小儁爺
2025-02-13 62634f3c1a13c8bff9892dc357f356a1f1f7e24c
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': {}
  }
}