mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Follow changes in WD-css-transforms-1-20181130
See also: https://www.w3.org/TR/2018/WD-css-transforms-1-20181130/ This commit includes changes in previous draft (20171130).
This commit is contained in:
@@ -1 +1 @@
|
|||||||
syn keyword cssFontAttr contained flat
|
syn match cssFontProp contained "\<transform-box\>"
|
||||||
|
|||||||
@@ -1010,7 +1010,7 @@ view {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.transforms-1 {
|
.transforms-1 {
|
||||||
display: flat;
|
transform-box: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.transitions-1 {
|
.transitions-1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user