# @lezer/sass

This is a Sass/SCSS grammar for the
[lezer](https://lezer.codemirror.net/) parser system.

Parses SCSS [syntax](https://sass-lang.com/documentation/syntax) by
default. Enable the "indented" dialect to support
[indented](https://sass-lang.com/documentation/syntax#the-indented-syntax)
syntax.

The code is licensed under an MIT license.
