第一次参与工作组讨论的是关于 [css-grid-2] Allow minmax where max wins over min,很开心自己的提议被标准采纳了,预计会在 CSS Grid Layout
developer.mozilla.org/en-US/docs/Web/CSS CSS Grid level 2 Here Comes subgrid http://smashingmagazine.com/2018/07/css-grid
不过在 CSS Grid Layout Module Level 2(https://drafts.csswg.org/css-grid-2) 模块中新增了 subgrid(https://drafts.csswg.org /css-grid-2/#subgrids) 属性(Firefox 71开始就支持该属性)。 如果你对subgrid感兴趣的话,还可以阅读下面这几篇文章: CSS Grid Layout Module Level 2: subgrid(https://drafts.csswg.org/css-grid 3sescR/hello-subgrid) CSS Grid Level 2: Here Comes Subgrid(https://www.smashingmagazine.com/2018/07/css-grid
相关资源: Spec: https://www.w3.org/TR/css-grid-2/#subgrids MDN: https://developer.mozilla.org/docs/Web/CSS