aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-25 13:34:03 -0700
committerMark Otto <[email protected]>2013-06-25 13:34:03 -0700
commit6ac063430f9581187a7090f26a3dcd4eca7a4535 (patch)
treeca935e196cefd51673fc59895f125d93bc5c3a55 /docs/getting-started.html
parent534ba060beb314e85a457c1fc43c21a911ee35d7 (diff)
parentfe25ebc2af03c9a81cb0f9879a49d387a6a2904e (diff)
downloadbootstrap-6ac063430f9581187a7090f26a3dcd4eca7a4535.tar.xz
bootstrap-6ac063430f9581187a7090f26a3dcd4eca7a4535.zip
Merge pull request #8290 from juthilo/3.0.0-docs-nothird
Add new callouts to docs
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..718e8ed79 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" id="callout-less-compilation">
+ <h4>LESS compilation</h4>
+ <p>If you download the original files, you need to compile Bootstrap's LESS files into usable CSS. To do that, Bootstrap only officially supports <a href="http://twitter.github.io/recess/">Recess</a>, Twitter's CSS hinter built on top of <a href="http://lesscss.org">less.js</a>.</p>
+ </div>
</div>
<!-- File structure