Skip to main content

One doc tagged with "tailwindcss-container-queries"

View all tags

Container Queries

An explanation of container queries, which gained native support in Tailwind CSS v4. It organizes the `@container` declaration, the @3xs–@7xl container breakpoints, named containers, the arbitrary-value `@[500px]:` notation, and when to use them versus media queries, all through implementation examples.