Combine scroll-driven animations and style queries to trigger an animation sequence powered only by CSS.| ryanmulligan.dev
Supporting both the user preference query for dark mode as well as a toggle previously required duplicated style blocks. With the incoming style queries feature, we can simply down to reading a custom property to define theme styles once.| thinkdobecreate.com
Building a comment component with modern CSS like flexbox, logical properites, :has, style queries, and subgrid.| ishadeed.com
A modern look at how to combine CSS :has, :nth-last-child, and style queries to create dynamic components.| ishadeed.com
Review (nearly) eleven exciting additions to CSS that became fully or nearly cross-browser in 2022!| 12daysofweb.dev