Skip to content
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.

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 15 Apr 15:52
· 478 commits to master since this release
e29ebfd
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