This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
patch: Fix error when a Sass error has no matched line information.
Fix error when a Sass error has no matched line information. (#728) * Fix error when a Sass error has no matched line information. E.g. for Sass error: ``` [12:55:46] → Failed building Sass: ' Error: Can't find stylesheet to import. ╷ 4 │ @import './../../../main'; │ ^^^^^^^^^^^^^^^^^ ╵ - 4:9 root stylesheet