-
Update custom importer documentation to advocate returning `null` · 02eee94a
With #1291 custom importers can now return `null` instead of `sass.NULL`. This means custom importer modules no longer need to have node-sass as a dependency.
xzyfer authored
×