Name-only @container queries are a new CSS feature shipping in Safari 26.4 that lets developers scope styles to named containers without requiring a size condition. Unlike traditional container queries that need a min-width or similar size constraint, name-only queries use just a container name as a filter. This solves the

4m read timeFrom webkit.org
Post cover image
Table of contents
What is the solution?How to use itBrowser Support
2 Comments

Sort: