fix: change back to character.special

This commit is contained in:
uncenter 2025-06-13 13:27:55 -04:00 committed by GitHub
parent 0b2816f43e
commit 771d8c45b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,8 +27,6 @@
(feature_name)
] @property
(nesting_selector) @character.special
(function_name) @function
[
@ -55,7 +53,10 @@
(important) @keyword.modifier
(universal_selector) @tag
[
(nesting_selector)
(universal_selector)
] @character.special
(attribute_selector
(plain_value) @string)