Skip to content

Commit

Permalink
docs(readme): id field example
Browse files Browse the repository at this point in the history
  • Loading branch information
qfox committed Dec 11, 2016
1 parent d8eed87 commit 6f875c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ const cell = new BemCell({
cell.entity; // ➜ BemEntityName { block: 'button', elem: 'text' }
cell.tech; // css
cell.layer; // common
cell.id; // common/button__text.css
```

License
Expand Down

0 comments on commit 6f875c6

Please sign in to comment.