_config.yml 183 B

1234567891011
  1. node_sass:
  2. debug: false
  3. outputStyle: nested
  4. precision: 5
  5. sourceComments: false
  6. postcss:
  7. plugins:
  8. postcss-svg:
  9. paths: ['images']
  10. defaults: "[fill]: #000000"