Hi, I'm trying to put all my bootstrap rules in less files instead of in html. I included bootstrap.less in my less file: @import "bootstrap.less"; I verified that mixins.less were imported in this file and that I could find required mixins in the file. But, when I include .make-md-colunm-offset(3); in my less file, I have the following error at compile time (with lessc) : NameError: .make-md-column-offset is undefined in ... Someone got any idea about this issue ?
Thanks for your help, PY PS: sorry for my english... -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
