mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
Add IDs, adjust text
This commit is contained in:
@@ -49,7 +49,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
|
||||
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
||||
{% endhighlight %}
|
||||
|
||||
<div class="bs-callout">
|
||||
<div class="bs-callout" id="callout-less-compilation">
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user