mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-03-08 06:16:45 +08:00
Update rhythm-1.vim
https://www.w3.org/TR/2026/WD-css-rhythm-1-20260217/
This commit is contained in:
@@ -983,16 +983,15 @@ mask {
|
||||
}
|
||||
|
||||
.rhythm-1 {
|
||||
line-height-step: auto;
|
||||
block-step-size: auto;
|
||||
block-step-insert: auto;
|
||||
block-step-align: auto;
|
||||
display: margin;
|
||||
block-step-round: auto;
|
||||
block-step: auto;
|
||||
line-height-step: auto;
|
||||
display: up;
|
||||
display: down;
|
||||
display: nearest;
|
||||
block-step-round: auto;
|
||||
block-step: auto;
|
||||
}
|
||||
|
||||
@media (device-radius: 50%) {
|
||||
|
||||
Reference in New Issue
Block a user