Hacker News new | ask | show | jobs
by rvenugopal1 5232 days ago
I didn't see a target bootstrap version at http://bootswatch.com/spacelab/bootstrap.min.css

Hence, I assumed that we had to compile the less files. Also, not everyone will be willing to move to the latest version of bootstrap.

It might be easier to let github manage the multiple versions with a download page similar to this https://github.com/wycats/handlebars.js/downloads .

Personally, I don't mind doing the extra step of lessc if I can get exactly what I want. Thanks for the effort.