Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Mixin LESS not working Reply To: Mixin LESS not working

#175939
Willem-Siebe
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;
}