mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Add fill-stroke-3.vim
See also: http://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/
This commit is contained in:
3
after/syntax/css/fill-stroke-3.vim
Normal file
3
after/syntax/css/fill-stroke-3.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
syn match cssFontProp contained "\<\(fill\|stroke\)-\(break\|color\|image\|origin\|position\|size\|repeat\)\>"
|
||||
syn match cssFontProp contained "\<stroke-\(align\|dash-\(corner\|justify\)\)\>"
|
||||
syn keyword cssFontAttr contained stupid compress dashes gaps
|
||||
Reference in New Issue
Block a user