A collection of common CSS module class names. Contribute to bjankord/CSS-Components-Modifiers-And-Subcomponents-Collection development by creating an account on GitHub.
Paul Lloyd perches his partridge in the CSS pear tree to discuss naming methodologies, ontologies and semantics. What’s in a name? That which we call a cherub by any other name would smell as sweet.
Naming CSS Stuff Is Really Hard | Sparkbox | Web Design and Development
Limit gross refactoring tomorrow by picking class names that are less likely to change. Ethan shares three naming options to help cushion the blow of future design changes.
How to decide whether you should chain or extend CSS classes
by Sarah Dayan How to decide whether you should chain or extend CSS classesPhoto by Alexandru Tugui on UnsplashIf you’re building an app or a website that changes often, modular CSS methods solve many issues. Instead of copying your HTML structure in CSS and decorating it, you create consumable
Semantic class names: are you being too generic or too specific? by Adam Silver
Most CSS developers I know don't think too hard about their choice of class names. In this article we'll take a good look at the impact of our choices.