nikityy / ember-cli-bem

BEM naming for your Ember project
MIT License
19 stars 2 forks source link

Use BEM modifier syntax #7

Closed kennstenicht closed 7 years ago

kennstenicht commented 7 years ago

Hey, why do you use one underscore instead of the two dashes for the modifier?

Your naming: button__container_collapsed

BEM naming: button__container--collapsed

kennstenicht commented 7 years ago

I see, you are working on this topic #5

nikityy commented 7 years ago

Finally, you can define custom delimiters in v1.0.0-beta.1.