Back to Daily Feed 
WebKit Ships Name-Only @container Queries in Safari 26.4
Must Read
Originally published on WebKit Blog
View Original Article
Share this article:

Summary & Key Takeaways
- WebKit has announced the introduction of name-only
@containerqueries. - This new feature is now shipped and available in Safari version 26.4.
- Name-only container queries aim to simplify the process of using container queries by addressing common naming complexities.
- This enhancement provides a more flexible and efficient way to implement responsive designs based on container dimensions.
Our Commentary
This is a welcome refinement to @container queries. The "naming wars" are a real pain point in CSS, and anything that simplifies component-based styling without resorting to overly complex naming conventions or JavaScript is a win. Shipping in Safari means broader adoption is on the horizon, which is great for web developers. It shows a continued commitment to making CSS more powerful and ergonomic. I'm curious to see how developers integrate this into their workflows.
Share this article: