You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@amaanq how would you like us to contribute fixes for css treesitter, I am using it a lot for our project and the css spec is always improving adding new syntax.
Uh oh!
There was an error while loading. Please reload this page.
Did you check existing issues?
Tree-Sitter CLI Version, if relevant (output of
tree-sitter --version
)0.22.6
Describe the bug
The following CSS from the official docs leads to a parsing error.
Parse tree with error
Steps To Reproduce/Bad Parse Tree
Parse the following code
Expected Behavior/Parse Tree
Repro
The text was updated successfully, but these errors were encountered: