A
A
Alexander2017-11-16 18:48:17
css
Alexander, 2017-11-16 18:48:17

BEM. Is it possible to mix like this?

<section class="buy">
                <div class="buy__input-wrapper">
                    <div class="buy__www buy__help">
                    </div>
                    <div class="buy__select buy__help">
                    </div>
                </div>
</section>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
4
4mobile, 2017-11-16
@poter

Who will forbid you?
Look at the code of Yandex services, you will see clearly from mixes like
class="link image image_name_googleplay footer-market__promo-image i-bem link_js_inited
" just edit your code after a while.
I use BEM with my variations.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question