feat(css): highlight @keyframes name (#7569)

This commit is contained in:
Omar Valdez 2025-01-19 19:29:24 -08:00 committed by GitHub
parent 4d93fae5a3
commit 7edaaf9887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,6 +72,8 @@
(namespace_name) @module
(keyframes_name) @variable
((property_name) @variable
(#lua-match? @variable "^[-][-]"))