bem-react
bem-react copied to clipboard
BEM-flavoured React
Results
2
bem-react issues
Sort by
recently updated
recently updated
newest added
What about independent entities without binding to BEM? Like this: ``` js { block: 'foo', content: [ {tag: 'strong', content: 'HELLO'}, ',', {tag: 'i', content: 'WORLD'}, ] } ``` ```...
https://github.com/facebook/react/issues/2932 There is discussion about new syntax support for React.js, @dfilatov take a look