© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Emore Ogheneyoma Lawrence
FrontEnd React JS Developer || Open Source Lover || Building Products
very nice article Kars 👍
I use the :not() pseudo-class mostly when I want to target the last or first elements in divs, be it a nav list or any normal list
.className:not(:last-child){} 🚀 to the rescue