Grid Class Composition

Whew! That was actually pretty easy 😁
πŸ¦‰ Warning: One thing to keep in mind is thatΒ when you start placing items manually in your grid like that, any element that does not have a grid-colum-start or grid-row-start property will find the first available cell in the flow of the grid, and occupy that!

Please set the playground first

Loading "Grid Class Composition"
Loading "Grid Class Composition"

Access Denied

You must login or register for the workshop to view the diff.

Check out this video to see how the diff tab works.