rhino1998 / tree-sitter-less

CSS grammar for Tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CSS grammar for Tree-sitter

License:MIT License


Languages

Language:JavaScript 86.9%Language:Scheme 10.8%Language:Python 2.2%