Answer the question
In order to leave comments, you need to log in
How to write nested elements correctly in less?
For example, there is such a code.
<div class="header">
<div class="header__name">
</div>
</div>
.header {
// code..
@include element('name') {
// code..
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question