⚓️ New Article: Container queries are rad AF! https://gomakethings.com/container-queries-are-rad-af/ #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie

Container queries are rad AF!
It’s still hard to give a shit about tech right now, and I want to give you an update on my community fridge project soon, but today, I actually am excited about a tech thing! Today, let’s talk about container queries! The Use Case Responsive web design gave us media queries, which let you adjust the layout at certain breakpoints. For example, you may have layout that starts off as a single column on small mobile devices in portrait orientation, flips to a two-column grid on mid-sized viewports, and then becomes three or four columns in bigger viewports.