dart-sass/lib
Natalie Weizenbaum f17edb83d8 Fix an allocation-avoidance case.
When extending a selector pseudo, if the selector was unchanged, we
weren't short-circuiting as we should have. This fixes that so now we
avoid allocations unless the selector actually changes.

Closes #81
2016-12-29 12:33:12 -08:00
..
src Fix an allocation-avoidance case. 2016-12-29 12:33:12 -08:00
sass.dart Properly parse indented-syntax empty selectors. 2016-10-20 14:35:45 -07:00