kevin-powell 3 years ago
web development #Web Development

How you can simplify your CSS with :is()

The :is() pseudo-class is relatively new, but browser support is pretty good now! It's a nice way to dry up your CSS and turn some otherwise complex selectors into something much more managable!

Kevin Powell
720K subscribers