selectors-explained
selectors-explained copied to clipboard
Add support for :not() pseudo-class
That was actually the first thing I've needed to explain in a real world case. :-)
The new parser allows that but it‘s still pretty tricky to handle. :(
The parser still says that :not is not supported any chances of getting it included, although I can imagine it's tricky, but your site is invaluable