mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-03-13 00:30:38 +08:00
Follow CR-css-cascade-3-20150416
This commit also moves `initial` keyword to `css-cascade-3.vim`. See also: http://www.w3.org/TR/2015/CR-css-cascade-3-20150416/
This commit is contained in:
3
after/syntax/css/css-cascade-3.vim
Normal file
3
after/syntax/css/css-cascade-3.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" TODO: create cssCommonProp
|
||||
syn keyword cssFontProp all
|
||||
syn keyword cssCommonAttr contained initial unset
|
||||
Reference in New Issue
Block a user