mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-23 01:22:06 +08:00
Follow changes in WD-css-animations-1-20171130
No changes, see also: http://www.w3.org/TR/2017/WD-css-animations-1-20171130/
This commit is contained in:
3
after/syntax/css/css-animations-1.vim
Normal file
3
after/syntax/css/css-animations-1.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
syn match cssFontProp contained "\<animation\(-\(name\|duration\|timing-function\|iteration-count\|direction\|play-state\|delay\|fill-mode\)\)\=\>"
|
||||
syn keyword cssFontAttr contained forwards backwards running paused
|
||||
syn match cssFontAttr contained "\<alternate-reverse\>"
|
||||
Reference in New Issue
Block a user