[language-css] Update tree-sitter-css parser to latest

This commit is contained in:
Andrew Dupont 2024-01-16 22:00:06 -08:00
parent 1ddcff43bd
commit 55a8762478
2 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ fileTypes: [
]
treeSitter:
parserSource: 'github:tree-sitter/tree-sitter-css#98c7b3dceb24f1ee17f1322f3947e55638251c37'
grammar: 'tree-sitter/tree-sitter-css.wasm'
highlightsQuery: 'tree-sitter/queries/highlights.scm'
foldsQuery: 'tree-sitter/queries/folds.scm'