Sigh...I'll probably have to do it in LESS as well. Do you have any tips on good typography mixins for LESS, if any? I'd miss Compass and Typeplate very much if I end up switching. Thanks to everyone that replied btw.
Ooh, I hadn't seen Typeplate. Thanks for the tip :).
I'm not aware of any LESS equivalents (but then again, I do very little LESS work).
It may be heresy, but I haven't had any issues using both preprocessors in a single project, so I'll often just use LESS for Bootstrap-related stuff and SCSS for everything else.
gavinballard|12 years ago
I'm not aware of any LESS equivalents (but then again, I do very little LESS work).
It may be heresy, but I haven't had any issues using both preprocessors in a single project, so I'll often just use LESS for Bootstrap-related stuff and SCSS for everything else.