Last week, I wrote about how you can use CSS selectors to help lint your CSS. The general idea behind this concept was that we can use some of the more advanced CSS selectors, such as :not(), to select certain types of elements in the document.
Full article