node-sass-package-importer

v2.0.2
Custom importer for node-sass to import packages from the `node_modules` directory
node-sass sass npm

scripts:bundle

rollup --config --format cjs --output dist/index.js js/index.js && rollup --config --format cjs --output dist/PackageImporter.js js/lib/PackageImporter.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 9/30/2016

Downloads

Maintainers