dart-sass/lib/src/extend
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
..
extender.dart Fix an allocation-avoidance case. 2016-12-29 12:33:12 -08:00
functions.dart Fix another @extend bug. 2016-11-15 00:57:04 -08:00
state.dart Ignore duplicate extensions. 2016-12-20 17:41:21 -08:00