UNPKG

@squirrel-forge/sass-package-importer

Version:

A simple node sass package importer built for the new sass js api.

18 lines (12 loc) 394 B
# Changelog ## 0.11.2 - Improved docs. ## 0.11.1 - Improved readme and code comments. ## 0.11.0 - Added second argument *sassOptions* to factory that allows automatically adding the importer. - Fixed the strict error output for a missing package.json file. ## 0.10.0 - Added paths option to allow customization of load paths for module resolving. ## 0.9.0 - Core features prototype.