-
Bug
-
Resolution: Fixed
-
Major
-
4.0.0
-
None
-
None
Sass resource handler should test if the import source exists each time it try to resolve an URI. This is not done in the last case (when trying to resolve a *.sass file).
Also, in this case a SourceNotFoundException is thrown and visible in the standard output (not our usual lf5 logger).