Is mobile-first CSS always the best option? Patrick Clancey explores the pros and cons of the classic methodology, as well as when other solutions might work better.
I love the native element, and I love CSS variables. I make heavy use of both in Kelp. Last week, I ran into yet another CSS bug around using CSS variables to style the ::backdrop on modal 's in Safari on iOS. The original Kelp CSS for the element .. ...