Add BEM references to CSS style guide.

This commit is contained in:
CJ Cenizal 2016-10-27 12:09:03 -07:00
parent 1befc57384
commit bbf948ed1a

View file

@ -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