Hacker News new | ask | show | jobs
by alwillis 198 days ago
> Then again, writing stylesheets is still one of those things where, if you're not careful, everything spirals out of control. Often I'll make changes and wonder why nothing's happening and realize something was overridden by another rule somewhere…

It doesn't have to be this way; just write your CSS using Inverted Triangle CSS (ITCSS) [1] and these issues go away.

[1]: https://matthiasott.com/notes/how-i-structure-my-css