diff --git a/style_guides/css_style_guide.md b/style_guides/css_style_guide.md index 82a34fcced69..f699de3cd73b 100644 --- a/style_guides/css_style_guide.md +++ b/style_guides/css_style_guide.md @@ -1,6 +1,13 @@ # CSS Style Guide +## Background + +Our CSS naming convention is based on BEM: + +* [BEM 101 (CSS Tricks)](https://css-tricks.com/bem-101/) +* [Getting your head around BEM syntax (CSS Wizardry)](http://csswizardry.com/2013/01/mindbemding-getting-your-head-round-bem-syntax/) + ## Concepts ### Think in terms of components