getbem.github.io
getbem.github.io copied to clipboard
better name for this modifier
example:
<tootip class="tooltip"> <icon></icon> </tooltip>
my tooltip modifier has only margin- top: 0px and margin-bottom: 0px.
<div class="element">
<tootip class="element__tooltip"> <icon></icon> </tooltip>
</div>