Engineering
· 2 min read
Container Queries: Components That Adapt to Their Box
Media queries ask how big the screen is. Container queries ask how big the component's parent is — which is the question a reusable card actually needs answered.
Read article
