dart-sass/lib
Jen Thakar 90e65c1a93 Fix bug in visitColor for compressed mode
If `value` is not a named color, `name.length` will error.
This checks that `name` is not null before checking the length.
2018-02-03 13:25:07 -08:00
..
src Fix bug in visitColor for compressed mode 2018-02-03 13:25:07 -08:00
sass.dart Add a compressed output style and pipe it through to the executable 2018-01-21 13:15:55 -08:00