Main Content
Main Content
Main Content
Basic setup of a responsive grid layout using decoupled custom properties.
Native CSS animations are not possible, because we can't transition
grid-template-areas, and the columns/rows are not fixed enough to use a
grid-template-columns/grid-template-rows transition.
--preferred-layout:
--resized-to:
Main Content
Main Content
Main Content