Home › Forums › Other › Mixin LESS not working › Reply To: Mixin LESS not working
July 20, 2014 at 1:16 pm
#175939
Participant
Please check the answer at Github, it should do the same thing, all 6 things we mentioned. Aboud the class .add-on you are right, but I’m doing that in my less using this:
label {
.input-prepend.add-on();
margin-bottom: 0;
}