diff options
| author | Mark Otto <[email protected]> | 2013-09-01 10:18:54 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-01 10:18:54 +0200 |
| commit | 772e6e359e6efc9983c318905370ad9ac8d5a493 (patch) | |
| tree | 9751f160c81ed9eb26eafc62b3334004da4b306e /getting-started.html | |
| parent | 58401daf1c6d97301af707045f8e1f0651e7290b (diff) | |
| parent | c9303c17abc0f2f0c488d2bdd3b1e8d3f8a56b10 (diff) | |
| download | bootstrap-772e6e359e6efc9983c318905370ad9ac8d5a493.tar.xz bootstrap-772e6e359e6efc9983c318905370ad9ac8d5a493.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 316f99997..caa3c843b 100644 --- a/getting-started.html +++ b/getting-started.html @@ -51,7 +51,7 @@ base_url: "../" <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. We 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 LESS compilation, 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> </div> </div> |
