Skip to content

Commit

Permalink
Added missing CSS highlight Tree Sitter Scopes (#12497)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita0x authored Feb 26, 2025
1 parent c364084 commit 1e8774a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runtime/queries/css/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@
(from)
(important)
(to)
(keyword_query)
(keyframes_name)
(unit)
] @keyword

[
Expand Down

0 comments on commit 1e8774a

Please sign in to comment.