Add CSS parser to the list in the docs
This commit is contained in:
parent
8f526e6c98
commit
dc6d659fcf
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ Parsers for these languages are fairly complete:
|
|||
* [Bash](https://github.com/tree-sitter/tree-sitter-bash)
|
||||
* [C](https://github.com/tree-sitter/tree-sitter-c)
|
||||
* [C++](https://github.com/tree-sitter/tree-sitter-cpp)
|
||||
* [CSS](https://github.com/tree-sitter/tree-sitter-css)
|
||||
* [ERB / EJS](https://github.com/tree-sitter/tree-sitter-embedded-template)
|
||||
* [Go](https://github.com/tree-sitter/tree-sitter-go)
|
||||
* [HTML](https://github.com/tree-sitter/tree-sitter-html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue