Commit 80c9c14a authored by Chris Rebert's avatar Chris Rebert

rm lingering reference to Recess in the docs

Refs c0200426
parent e2908975
...@@ -50,7 +50,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex ...@@ -50,7 +50,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
<div class="bs-callout bs-callout-warning" id="callout-less-compilation"> <div class="bs-callout bs-callout-warning" id="callout-less-compilation">
<h4>Compiling Bootstrap's LESS files</h4> <h4>Compiling Bootstrap's LESS files</h4>
<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 <a href="http://twitter.github.io/recess/">Recess</a>, which is Twitter's CSS hinter based on <a href="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 <a href="http://lesscss.org">less.js</a>.</p>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment