Use cssFont*

This commit is contained in:
Kyo Nagashima
2023-01-09 12:12:54 +09:00
parent 56a598ef5d
commit da942b9a9f
18 changed files with 31 additions and 33 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
syn keyword cssGeneratedContentProp contained string-set bookmark-label bookmark-level bookmark-state
syn keyword cssGeneratedContentAttr contained open closed
syn keyword cssFontProp contained string-set bookmark-label bookmark-level bookmark-state
syn keyword cssFontAttr contained open closed
syn region cssFunction contained matchgroup=cssFunctionName start="\<\(leader\|string\|target-\(counter\|counters\|text\)\)\s*(" end=")" oneline keepend