bem-constructor
bem-constructor copied to clipboard
Ability to choose the state namespace
We should be able to use is-
or has-
as needed.
.o-some-block.is-hidden { ... }
.o-some-block.has-children { ... }