This Article Will Solve 80% of Your CSS Problems ('Cascading' Explained)
You're trying hard to get your CSS right:
You're changing selectors.
You're adding !important to the end of each declaration.
You're putting IDs everywhere.
You're moving declarations down and up, trying hard to get things organized.
And yet, nothi...
yannbrds.hashnode.dev6 min read
Himanshu Tiwari
Thank you! Yaan, that was a great insight. There are times when even experienced developers get stuck at the basics and of course it's an easy trap for the beginners. This article has cleared most of my problems.