mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-09 22:38:40 +01:00
e8756eb02d
This shaves off a significant amount of time, since now we don't have to do what is essentially a full copy of the CSS tree. We may want to use interfaces to provide an immutable view of the CSS tree for use outside of the perform visitor. |
||
---|---|---|
.. | ||
at_rule.dart | ||
comment.dart | ||
declaration.dart | ||
media_query.dart | ||
media_rule.dart | ||
node.dart | ||
style_rule.dart | ||
stylesheet.dart | ||
value.dart |