Hello, i'm very new to bootstrap (and less). I would like to customize some vars (like font-family, etc...).
If I got it right, the variables.less is there for modifying. I included the bootstrap.less file and less.js in my layout (according to the docs). But changing the font-size or the font-family has no effect! All sizes are the same as before the change. The Less.js Parser is working - if i create a new file and include this instead of bootstrap, all my vars in there are parsed... What am I doing wrong? Or why it there no effect to my changes? What is the best way to customize my bootstrap installation? Regards, Cronet
