Skip to content

Commit c2349cb

Browse files
committed
Avoid double "Error:" headers when reporting selector parse errors
1 parent 5544366 commit c2349cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/libsass-closed-issues/issue_2779.hrx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
65
66

77
<===> error-dart-sass
8-
Error: $extendee: Error: Parent selectors aren't allowed here.
8+
Error: $extendee: Parent selectors aren't allowed here.
99
,
1010
1 | &b
1111
| ^^

0 commit comments

Comments
 (0)