mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 11:14:25 +08:00
move opacity property to css3-colors.vim
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
|
syn keyword cssColorProp contained opacity
|
||||||
syn match cssColor contained "\<currentColor\>"
|
syn match cssColor contained "\<currentColor\>"
|
||||||
|
|||||||
@@ -3,8 +3,6 @@ syn match cssBoxProp contained "\<box-shadow\>"
|
|||||||
|
|
||||||
syn match cssColorProp contained "\<background-\(origin\|clip\|size\)\>"
|
syn match cssColorProp contained "\<background-\(origin\|clip\|size\)\>"
|
||||||
|
|
||||||
syn keyword cssColorProp contained opacity
|
|
||||||
|
|
||||||
syn match cssTextProp contained "\<text-\(shadow\|overflow\)\>"
|
syn match cssTextProp contained "\<text-\(shadow\|overflow\)\>"
|
||||||
syn match cssTextProp contained "\<word-wrap\>"
|
syn match cssTextProp contained "\<word-wrap\>"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user