gatsby-plugin-sass

v2.0.0-alpha.6ab84875
Gatsby plugin to handle scss/sass files
gatsby sass scss

build

babel src --out-dir . --ignore **/__tests__/**

watch

babel -w src --out-dir . --ignore **/__tests__/**

prepublish

cross-env NODE_ENV=production npm run build

Metadata

  • MIT
  • Whatever
  • Daniel Farrell
  • released 2/15/2018

Downloads