---------

**Commit 1:**
Add BEM references to CSS style guide.

* Original sha: bbf948ed1a
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-10-27T19:09:03Z
This commit is contained in:
Elastic Jasper 2016-10-27 15:12:46 -04:00
parent 098ca2abb2
commit 9dcc32a506

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