mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Add transforms-2.vim
https://www.w3.org/TR/2020/WD-css-transforms-2-20200303/
This commit is contained in:
@@ -1090,6 +1090,13 @@ view {
|
||||
transform-box: auto;
|
||||
}
|
||||
|
||||
.tranforms-2 {
|
||||
rotate: auto;
|
||||
scale: auto;
|
||||
translate: auto;
|
||||
display: flat;
|
||||
}
|
||||
|
||||
.transitions-1 {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user