The documentation is mentioning a mystical bootstrap.less file which is nowhere to be found. Where did that go?
On Tuesday, February 7, 2012 2:19:13 AM UTC+1, sams wrote: > > Yes - the less files are now in less/ not lib/ > > AFAIK the customise option builds the css from these less files and packs > the js too > > git clone git://github.com/twitter/bootstrap.git > cd bootstrap > make > > - S > > > > > On 7 February 2012 00:53, Andrew Hanson <[email protected]> wrote: > >> I'm sorry if this is a stupid question, but I can't seem to find my >> answer anywhere. In Bootstrap 2.0, there's a lot of documentation about >> using it with less ( http://twitter.github.com/bootstrap/less.html) but >> I can't seem to see any lib folder or a bootstrap.less folder in the >> download as I did with the 1.4. I see the "Customize" area where I can set >> values for various variables ( >> http://twitter.github.com/bootstrap/download.html), but I was more >> interested in working with the less files directly. Am I missing something? >> Should I download from github and use the less files in that? > > >
