Yup, got it. It was hiding in my blind spot. Thanks.
On Wednesday, August 1, 2012 3:56:37 PM UTC+2, Barry vd. Heuvel wrote: > > https://github.com/twitter/bootstrap/ > > Check the repo out, or just click the ZIP button to download the full repo > (either 2.0.4 or the 2.1-wip branch) > On Wed, Aug 1, 2012 at 3:45 PM, Iwein Fuld > <[email protected]<[email protected]> > > wrote: > >> 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<http://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<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<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? >>> >>> >>> >
