CSS Container Queries (Size)
Size queries in Container Queries provide a way to query the size of a container, and conditionally apply CSS to the content of that container.
CSS Container Style Queries
Style queries in Container Queries provide a way to query the current styling of a container, and conditionally apply additional CSS to the contents of that container.
css at-rule: `@container`: style queries for custom properties
3 results found.