This is the start of a CSS style guide for ChartMogul’s web properties.
use for all new components, refactor old components as wished
As a web project grows it’s important for any developer to quickly see what a piece of code does. Using the so called Block, Element, Modifier methodology in particular helps with that. By just looking at the classes in HTML, a developer can immediately see what a class does in CSS.