Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, semantic, scalable, high performing and of course, maintainable CSS.
MaintainableCSS is a set of principles, guides and conventions that help you write CSS for large or small scale websites. If you have ever experienced pain in maintaining CSS, these guidelines can help you avoid common problems.
Having maintainable code means that you can edit a module and it’s styles without worrying that you have negatively caused problems in other modules by accident.
MaintainableCSS