From: Mark Otto Date: Wed, 18 Jul 2012 03:57:20 +0000 (-0700) Subject: Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into benjamino... X-Git-Tag: v2.1.0~2^2~167 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a1ad6d124a2ad22b9afcd16d90fc572b10fa9ffc;p=thirdparty%2Fbootstrap.git Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into benjaminoakes-2.1.0-wip Conflicts: docs/extend.html docs/templates/pages/extend.mustache --- a1ad6d124a2ad22b9afcd16d90fc572b10fa9ffc diff --cc docs/extend.html index df30b679ab,4b200f31a1..ee7de7a8cf --- a/docs/extend.html +++ b/docs/extend.html @@@ -154,97 -150,26 +154,98 @@@ <link rel="stylesheet/less" href="/path/to/bootstrap.less"> <script src="/path/to/less.js"></script> -

To recompile the .less files, just save them and reload your page. Less.js compiles them and stores them in local storage.

+

To recompile the .less files, just save them and reload your page. Less.js compiles them and stores them in local storage.

-

Unofficial Mac app

-

The unofficial Mac app watches directories of .less files and compiles the code to local files after every save of a watched .less file.

-

If you like, you can toggle preferences in the app for automatic minifying and which directory the compiled files end up in.

+

Unofficial Mac app

+

The unofficial Mac app watches directories of .less files and compiles the code to local files after every save of a watched .less file. If you like, you can toggle preferences in the app for automatic minifying and which directory the compiled files end up in.

-

More Mac apps

-

More apps

-

Crunch

-

Crunch is a great looking LESS editor and compiler built on Adobe Air.

-

CodeKit

-

Created by the same guy as the unofficial Mac app, CodeKit is a Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.

-

Simpless

-

Mac, Linux, and Windows app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.

++

More apps

+

Crunch

+

Crunch is a great looking LESS editor and compiler built on Adobe Air.

+

CodeKit

+

Created by the same guy as the unofficial Mac app, CodeKit is a Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.

+

Simpless

+

Mac, Linux, and Windows app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.

- + - -