aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-11 17:15:08 -0800
committerChris Rebert <[email protected]>2014-01-11 17:15:08 -0800
commit80c9c14ab956459f07a7f1de8693a2ab693bcb51 (patch)
tree0be7306fdf0db790a15a1d5f5fd8fb1ac70baa18 /docs/getting-started.html
parente2908975ad9beebb2b9bfd2ab8dbaa59577b1a0f (diff)
downloadbootstrap-80c9c14ab956459f07a7f1de8693a2ab693bcb51.tar.xz
bootstrap-80c9c14ab956459f07a7f1de8693a2ab693bcb51.zip
rm lingering reference to Recess in the docs
Refs c0200426ee72b165de400db740a60bae5d344b3c
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index e03735499..86b08d121 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -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">
<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>
@@ -1099,4 +1099,4 @@ if (isAndroid) {
<p>Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where optimizing bandwidth is an issue. We encourage you to remove whatever is unused with our <a href="../customize/">Customizer</a>.</p>
<p>Using the Customizer, simply uncheck any component, feature, or asset you don't need. Hit download and swap out the default Bootstrap files with these newly customized ones. You'll get vanilla Bootstrap, but without the features *you* deem unnecessary. All custom builds include compiled and minified versions, so use whichever works for you.</p>
- </div> \ No newline at end of file
+ </div>