Hi, You need to compile the less files once you have made modifications. The changes do not reflect automatically on the .css files. See http://twitter.github.com/bootstrap/less.html
You can download a custom version of the css with your variables thanks to this page http://twitter.github.com/bootstrap/download.html#variables Make sure you include the newly updated version of the css file. On Wednesday, July 25, 2012 10:42:22 AM UTC+2, Viktor Iwan wrote: > > Hello, > i'm new to less and bootstrap, i have a problem where i change the > variables in variables.less but the changes is not reflected on browser. > > For example i change @baseFontSize to 20px > > on browser, the font still display 13px; > > i already reset cache, but problem still arise > > plz help.. > > Thanks >
