/tree-sitter-less

CSS grammar for Tree-sitter

Primary LanguageJavaScriptMIT LicenseMIT

tree-sitter-less

WIP (also only tested against/inside neovim)

PRs & issues welcome

Known Bugs:

  • some comma delimited properties do not parse correctly.
  • some url formats (those starting with //) parse as comments

LESS grammar for tree-sitter.

Based on tree-sitter-css

References