Hacker News new | ask | show | jobs
by sriharis 4657 days ago
Endorsed! I am also a SMACSS fan. And I say "Keep the specificity minimum" as a mechanic to write more maintainable and scalable CSS. I also have another mechanic - "Don't nest CSS", and here's my explanation for why: http://sriharisriraman.in/blog/2013/09/08/dont-nest-css/
1 comments

Not to mention, nested is always slower.