awinogradov / bem-content

BEM blocks for right work with content
http://verybigman.github.io/bem-content
6 stars 4 forks source link

Add `article` block for semantic and text width #14

Closed awinogradov closed 9 years ago

awinogradov commented 9 years ago

Can be solved by this in BEMJSON:

{
    tag : 'article',
    content : 'Your awesome text'
}