mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-10 06:48:36 +01:00
f17edb83d8
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 |
||
---|---|---|
.. | ||
extender.dart | ||
functions.dart | ||
state.dart |