Commit 02ae9d8
committed
Use single quotes in Sass fallback error message
Switch error string from template literal to single quotes for
consistency with repo style (Prettier singleQuote). No behavioral
change; build and lint remain green.1 parent 9568d81 commit 02ae9d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments