Skip to content

Commit 48444b9

Browse files
committed
Update subgrid to CSS 4
1 parent da0ce2e commit 48444b9

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

list-of-css-features.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ that were discussed
162162
| [grid-template-areas](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas) | |
163163
| [grid-template-columns](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns) | |
164164
| [grid-template-rows](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows) | |
165+
| [Subgrid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Subgrid) | |
165166

166167
</details>
167168

@@ -491,14 +492,6 @@ that were discussed
491492

492493
</details>
493494

494-
<details>
495-
<summary>Grid</summary>
496-
497-
| Feature | Notes |
498-
|-------------------------------------------------------------------------------------|-------|
499-
| [Subgrid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Subgrid) | |
500-
501-
</details>
502495

503496
<details>
504497
<summary>Logical Properites</summary>

0 commit comments

Comments
 (0)