Nextjs Contentlayer Blog

Showing posts with tag: css

How :not() chains multiple selectors

May 5, 2023

How :not() chains multiple selectors

In this post, we'll take brief look at CSS pseudo-classes, how the :not() pseudo-class works, and how it behaves when multiple selectors are passed as an argument.