You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(importer): return null when the override file could not be found
Adhere to the node-sass API contract and return a null when the importer isn't applying its own
changes.
BREAKING CHANGE: existing behaviour might change if there were other importers being applied after
this one.
0 commit comments