node-sass-js-importer

Allows importing CommonJS modules in Sass files parsed by node-sass.

OTHER License

Downloads
270
Stars
2

Bot releases are visible (Hide)

node-sass-js-importer - v5.0.0 Latest Release

Published by loilo 11 months ago

Reactivate this package, mostly due issues with node-sass-json-importer.

node-sass-js-importer -

Published by loilo over 4 years ago

  • Use path.dirname() instead of custom implementation, closes #4 a9d346b
  • Update Node.js versions for Travis 25f1ce3

https://github.com/Loilo/node-sass-js-importer/compare/v4.0.1...v4.0.2

node-sass-js-importer -

Published by loilo about 6 years ago

BREAKING CHANGE:

  • Drop support for Node.js v5

Also there are various development focused changes (ignited by a harsh npm audit report):

  • Update and clean up dependencies
  • Replace .npmignore with explicit files field
  • Add engines field to package.json
  • Improve .gitignore
  • Sort package.json
  • Remove yarn.lock