.postcssrc 54 B

12345
  1. {
  2. "plugins": {
  3. "autoprefixer": {}
  4. }
  5. }