mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backport PR #8859
---------
**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:
parent
098ca2abb2
commit
9dcc32a506
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue