mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Follow WD-css-grid-1-20150917
See also: http://www.w3.org/TR/2015/WD-css-grid-1-20150917/
This commit is contained in:
@@ -255,7 +255,8 @@
|
||||
grid-column: auto;
|
||||
grid-row: auto;
|
||||
grid-area: auto;
|
||||
row-gap: auto;
|
||||
grid-column-gap: auto;
|
||||
grid-row-gap: auto;
|
||||
grid-gap: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user