node-sass-glob-importer

v3.0.1
Custom node-sass importer to allow you to use glob syntax in imports
glob-importer importer node-sass sass

scripts:bundle

rollup --config --format cjs --output dist/index.js js/index.js && rollup --config --format cjs --output dist/cli.js js/cli.js && rollup --config --format cjs --output dist/GlobImporter.js js/lib/GlobImporter.js

scripts:lint

eslint js/* test/*

scripts:lint-no-error

eslint js/* test/* || exit 0

scripts:doc

esdoc -c .esdocrc

scripts

npm run scripts:bundle && npm run scripts:lint-no-error

test

mocha

Metadata

  • MIT
  • Whatever
  • Markus Oberlehner
  • released 1/12/2017

Downloads

Maintainers