mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-02-14 11:41:41 +08:00
@@ -652,7 +652,13 @@
|
||||
}
|
||||
|
||||
.grid-3 {
|
||||
item-tolerance: auto;
|
||||
flow-tolerance: auto;
|
||||
item-track: auto;
|
||||
item-direction: auto;
|
||||
item-cross: auto;
|
||||
item-wrap: auto;
|
||||
item-pack: auto;
|
||||
item-flow: auto;
|
||||
display: grid-lanes;
|
||||
display: inline-grid-lanes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user