node-sass-json-importer
Advanced tools
Changelog
4.0.0
Add resolver option (ability to override how json file paths gets resolved) (#71).
BBREAKING CHANGE:
The importer is now a function, accepting an options object, instead of an object: jsonImporter -> jsonImporter()
Changelog
3.3.1
3.3.0
broke parsing of empty lists (#67).