File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- syn keyword cssFontProp contained font- synthesis font- synthesis- weight font- synthesis- style font- synthesis- small- caps font- synthesis- settings font- named- instance font- display ascent- override descent- override line- gap- override font- optical- sizing font- variation- settings font- palette font- variant- emoji font- presentation base- palette override- color
1+ syn keyword cssFontProp contained font- synthesis font- synthesis- weight font- synthesis- style font- synthesis- small- caps font- synthesis- position font- named- instance font- display ascent- override descent- override line- gap- override font- optical- sizing font- variation- settings font- palette font- variant- emoji font- presentation base- palette override- color
22syn keyword cssFontAttr contained emoji math fangsong swap fallback light dark contained system- ui contained ui- sans- serif ui- serif ui- monospace ui- rounded contained xxx- large contained historical- forms
33syn region cssFunction contained matchgroup =cssFunctionName start =" \<\( stylistic\| styleset\| character-variant\| swash\| ornaments\| annotation\)\s *(" end =" )" oneline keepend
44syn match cssFontDescriptor " @font-feature-values\> " nextgroup =cssFontDescriptorBlock skipwhite skipnl
Original file line number Diff line number Diff line change 371371}
372372
373373.fonts-4 {
374+ font-synthesis-position : auto;
374375 font-synthesis-weight : auto;
375376 font-synthesis-style : auto;
376377 font-synthesis-small-caps : auto;
377- font-variation-settings : auto;
378378 font-named-instance : auto;
379379 font-display : auto;
380380 ascent-override : auto;
You can’t perform that action at this time.
0 commit comments