mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
3a2b7ca9df
There are now separate parsers for selectors and at-root queries, since those are parsed independently of the main stylesheet. The Parser class contains utilities that are useful across different parsers.