Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
rscss : Reasonable System for CSS Stylesheet Structure.
A set of simple ideas to guide your process of building maintainable CSS.
idiomatic-css : Principles of writing consistent, idiomatic CSS
CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
CSS Reference : Learn by example: cssreference.io is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and anima...
Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.