mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
Fix invalid node type in CSS queries
This commit is contained in:
parent
f134df49e9
commit
c7e8f76f3c
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@
|
||||||
[
|
[
|
||||||
(string_value)
|
(string_value)
|
||||||
(color_value)
|
(color_value)
|
||||||
(identifier)
|
|
||||||
(unit)
|
(unit)
|
||||||
] @string
|
] @string
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue