Hi everyone, If I try to import a non-existent file in SASS the import line will be write on the final content. Is it possible to just write nothing or to throw an exception?
Hi everyone,
If I try to import a non-existent file in SASS the import line will be write on the final content.
Is it possible to just write nothing or to throw an exception?