Skip to main content

2 docs tagged with "css"

View all tags

Container Queries

Container queries let you style descendants based on the size of a parent container rather than the viewport. This makes components truly context-agnostic — they adapt to the space they're given, not to the overall screen.