Hello World!

Now you can keep your Bootstrap 'unstrapped' and make your CSS changes independently of any updates to the Bootstrap project.

A sample file less/main.less is included for you to make your own updates. Just compile using lessc as usual...

  1. $ lessc less/main.less > css/main.css

Or, use a tool like SimpLESS to automatically compile on-the-fly