fix(css): make the highlights more sensible

This commit is contained in:
ObserverOfTime 2024-01-10 18:17:35 +02:00 committed by Christian Clason
parent fa38f4e6f9
commit 505a0e74cb
3 changed files with 31 additions and 25 deletions

View file

@ -23,10 +23,10 @@
(css_identifier) @function
(css_property
name: (css_property_name) @attribute)
name: (css_property_name) @property)
(css_property
value: (css_property_value) @attribute)
value: (css_property_value) @string)
[
(expression)