
Modern CSS quick hits: range syntax, grid-lanes, random(), and more
General Musings with Kevin Powell · Kevin Powell
November 21, 202524m 32s
Audio is streamed directly from the publisher (api.riverside.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
In this episode I dive into the world of modern CSS. I start with a bit on the masonry to grid lanes change, discuss the new range syntax for style queries, and share my thoughts on the evolving landscape of CSS.
🔗 Links
- My video about the switch to display: grid-lanes: https://youtu.be/yikbSQ6tvlE
- The article on the range syntax coming to container queries and if(): https://css-tricks.com/the-range-syntax-has-come-to-container-style-queries-and-if/
- Chris’ blog post on random(): https://frontendmasters.com/blog/more-css-random-learning-through-experiments/