This repository was archived by the owner on Apr 15, 2026. It is now read-only.
1.2.0
### Bug fixes Allow @ keywords to start with a dash, since prefixed ones exist. Bump the dependency on @lezer/lr to a version that supports local token groups. Also bump @lezer/generator dependency ### New features Add support for range queries. `@import` statements now support `layer` syntax. Support relative versions of the `+`, `>`, and `~` selectors, which omit the left-hand selector. Allow @-keywords to start with a dash