gatsby-plugin-sass

v6.3.1
Gatsby plugin to handle SCSS/Sass files
gatsby gatsby-plugin sass scss

build

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

prepare

cross-env NODE_ENV=production npm run build

watch

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

Metadata

  • MIT
  • >=18.0.0
  • Daniel Farrell
  • released 12/14/2022

Downloads