mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-25 20:24:07 +08:00
4ad0cb7d7c
Vim 9.0 added a `-` to CSS keyword list.
3 lines
252 B
VimL
3 lines
252 B
VimL
syn keyword cssFontProp contained isolation mix-blend-mode background-blend-mode
|
|
syn keyword cssFontAttr contained multiply screen overlay darken lighten color-dodge color-burn hard-light soft-light difference exclusion hue saturation color luminosity
|