<p>If you work with Bootstrap's uncompiled source code, you need to compile the .LESS files to produce usable CSS files. For compiling LESS files into CSS, we only officially support <ahref="http://twitter.github.io/recess/">Recess</a>, which is Twitter's CSS hinter based on <ahref="http://lesscss.org">less.js</a>.</p>
<p>If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. For compiling LESS files into CSS, we only officially support <ahref="http://twitter.github.io/recess/">Recess</a>, which is Twitter's CSS hinter based on <ahref="http://lesscss.org">less.js</a>.</p>
</div>
</div>
</div>
</div>
...
@@ -957,7 +957,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
...
@@ -957,7 +957,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
<divclass="bs-callout bs-callout-info">
<divclass="bs-callout bs-callout-info">
<h4>Alternate customization methods</h4>
<h4>Alternate customization methods</h4>
<p>For more advanced Bootstrap developers, you could use one of two alternate methods for customization. The first is modifying the source .LESS files (and potentially making upgrades super difficult), and the second is mapping source LESS code to <ahref="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">your own classes via mixins</a>. For the time being, neither of those options are documented here.</p>
<p>For more advanced Bootstrap developers, you could use one of two alternate methods for customization. The first is modifying the source LESS files (and potentially making upgrades super difficult), and the second is mapping source LESS code to <ahref="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">your own classes via mixins</a>. For the time being, neither of those options are documented here.</p>