Add transitions-2.vim

https://www.w3.org/TR/2023/WD-css-transitions-2-20230905/
This commit is contained in:
Kyo Nagashima
2023-09-07 07:16:44 +09:00
parent ab6d5e11e5
commit b7a3c55721
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
syn match cssFontDescriptor "@\(starting-style\)\>" nextgroup=cssFontDescriptorBlock skipwhite skipnl

View File

@@ -1192,6 +1192,12 @@ view {
display: auto;
}
@starting-style {
.transitions-2 {
display: auto;
}
}
.typed-om-1 {
display: auto;
}