mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 22:02:00 +01:00
9f640625e9
* Produce a useful error for "@else i<EOF>" * Produce a useful error for out-of-range hex escapes Closes #1029, #1049, #1030