mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 19:44:45 +08:00
add values for background-origin
This commit is contained in:
@@ -4,3 +4,4 @@ syn match cssFontProp contained "\<border-image\(-\(source\|slice\|width\|outset
|
|||||||
syn match cssFontProp contained "\<border-\(\(top-right\|bottom-right\|bottom-left\|top-left\)-\)\=radius\>"
|
syn match cssFontProp contained "\<border-\(\(top-right\|bottom-right\|bottom-left\|top-left\)-\)\=radius\>"
|
||||||
syn match cssFontProp contained "\<box-\(decoration-break\|shadow\)\>"
|
syn match cssFontProp contained "\<box-\(decoration-break\|shadow\)\>"
|
||||||
syn keyword cssFontAttr contained stretch round fill alice clone
|
syn keyword cssFontAttr contained stretch round fill alice clone
|
||||||
|
syn match cssFontAttr contained "\<\(padding\|border\|content\)-box\>"
|
||||||
|
|||||||
Reference in New Issue
Block a user