aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2013-06-25 21:01:13 +0200
committerJulian Thilo <[email protected]>2013-06-25 21:01:13 +0200
commit30e5e89fac222d8e662b998134198dc8fb880411 (patch)
tree47a5b243a747ce5093da7ecddacf9470d5431ff5 /docs/getting-started.html
parentabb112173e26c6785ee472ee3fa41bd06e16e1cc (diff)
downloadbootstrap-30e5e89fac222d8e662b998134198dc8fb880411.tar.xz
bootstrap-30e5e89fac222d8e662b998134198dc8fb880411.zip
Add callout to docs: LESS compiler support
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index 018c8ed0a..0e8b94bf7 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
<!-- Latest compiled and minified JavaScript -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
{% endhighlight %}
+
+ <div class="bs-callout">
+ <h4>LESS compilation</h4>
+ <p>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 <a href="http://lesscss.org/">less.js</a>.</p>
+ </div>
</div>
<!-- File structure