From: Julian Thilo Date: Tue, 25 Jun 2013 19:01:13 +0000 (+0200) Subject: Add callout to docs: LESS compiler support X-Git-Tag: v3.0.0-rc1~232^2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30e5e89fac222d8e662b998134198dc8fb880411;p=thirdparty%2Fbootstrap.git Add callout to docs: LESS compiler support --- diff --git a/docs/getting-started.html b/docs/getting-started.html index 018c8ed0a0..0e8b94bf7c 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -48,6 +48,11 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex {% endhighlight %} + +
+

LESS compilation

+

If you download the original source files, you need to compile Bootstrap's LESS files into usable CSS. While there are various LESS compilers available, Bootstrap only supports the latest stable version of less.js.

+