TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do YOU define maintainable CSS?

1 pointsby stevenkleinabout 13 years ago
I'm writing a blog post about making CSS more maintainable for large websites and I'd love to hear what others think about the subject.

1 comment

Hondoabout 13 years ago
Jonathan Snook wrote a bunch of great stuff about this topic over at <a href="http://smacss.com/" rel="nofollow">http://smacss.com/</a>.<p>Also, take a look at Object Oriented CSS =&#62; <a href="https://github.com/stubbornella/oocss/wiki" rel="nofollow">https://github.com/stubbornella/oocss/wiki</a>