mirror of
https://github.com/danog/dart-sass.git
synced 2024-12-03 18:17:45 +01:00
213 B
213 B
Classes representing Sass's abstract syntax tree.
Certain AST classes, most notably Stylesheet
, have parse()
constructors
that parse ASTs from string sources.