mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 22:02:00 +01:00
93f4876b28
This codifies in types the constraint that only the evaluator should modify CSS nodes. It also makes it possible to create non-mutable classes that don't need to care about stuff like tracking parent nodes.