mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Add resize-observer-1.vim
https://www.w3.org/TR/2020/WD-resize-observer-1-20200211/
This commit is contained in:
0
after/syntax/css/resize-observer-1.vim
Normal file
0
after/syntax/css/resize-observer-1.vim
Normal file
@@ -691,6 +691,10 @@ mask {
|
||||
display: avoid-region;
|
||||
}
|
||||
|
||||
.resize-observer-1 {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
.rhythm-1 {
|
||||
line-height-step: auto;
|
||||
block-step-size: auto;
|
||||
|
||||
Reference in New Issue
Block a user