Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qfox committed Feb 2, 2017
1 parent a6678d9 commit 7d116b2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ new BemEntityName({
block: 'button',
mod: { name: 'focused', val: true }
});

// Shorthand for the boolean modifier of a block
new BemEntityName({
block: 'button',
mod: 'focused'
});
```

API
Expand Down

0 comments on commit 7d116b2

Please sign in to comment.