mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-09 14:28:51 +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 |
||
---|---|---|
.. | ||
src | ||
sass.dart |