gatsby-plugin-sass

v2.0.0-alpha.1
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 9/3/2017

Downloads