Deep dive into the CSS :where() function
The CSS :where() function, is the lastest kid on the pseudo-class block. It takes in a list of selectors as arguments and minifies them, allowing you to write less code and at the same time style them all together. In this tutorial, we’ll introduce t...
Oct 27, 20229 min read213
