Are you using clientside less.js? I have assumed so and when I tried it out I was unable to get it to work checking the issues I found this
https://github.com/twitter/bootstrap/issues/968 I did not try that version of less.js as yet (but the issue has remained closed so I think it will be good) - S On 8 February 2012 19:20, Cronet <[email protected]> wrote: > 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 >
