node-sass-package-importer

v3.0.1
Custom importer for node-sass to import packages from the `node_modules` directory
importer module-importer node-sass package-importer 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/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 12/20/2016

Downloads

Maintainers