mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 08:32:04 +08:00
Add display-4.vim
https://www.w3.org/TR/2024/WD-css-display-4-20241219/
This commit is contained in:
@@ -339,6 +339,14 @@
|
||||
display: run-in;
|
||||
}
|
||||
|
||||
.display-4 {
|
||||
reading-flow: auto;
|
||||
display: flex-visual;
|
||||
display: flex-flow;
|
||||
display: grid-rows;
|
||||
display: grid-columns;
|
||||
}
|
||||
|
||||
.easing-1 {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user