A Complete Guide to How the CSS not Selector Works
In CSS, it's often necessary to sign post that we want to select an element, but not in specific circumstances - like if it has a certain class. In these instances, we can use the :not() selector to do that. Let's look at how it works.
CSS not Select...
fjolt.hashnode.dev3 min read