Something like adding box-shadow to buttons on hover was difficult to do pre-WordPress 6.1. It’s easier now, but still not as intuitive as just writing your own CSS. Ganesh explains it so gosh-darn well in this post. css-tricks.com/adding-box-sh…
It’s pretty freakin’ amazing that @ChallengesCSS can pull off images sliders like this in CSS. He’ll have more of ‘em in this series that kicks off today. css-tricks.com/css-only-infi…
Page layouts got a big update in WordPress 6.1. Want global padding on the body? Done. Need a specific block to break out and go full-width? Got that, too. Very clever implementation and Ganesh breaks it all down. css-tricks.com/using-the-new…