mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-03-09 23:07:14 +08:00
Add css-timing-1.vim
See also: http://www.w3.org/TR/2017/WD-css-timing-1-20170221/
This commit is contained in:
@@ -741,6 +741,11 @@
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.timing-1 {
|
||||
display: frames(2);
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.transforms-1 {
|
||||
backface-visibility: flat;
|
||||
perspective: preserve-3d;
|
||||
|
||||
Reference in New Issue
Block a user