diff options
| author | Julian Thilo <[email protected]> | 2013-06-25 22:22:23 +0200 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2013-06-25 22:22:23 +0200 |
| commit | fe25ebc2af03c9a81cb0f9879a49d387a6a2904e (patch) | |
| tree | ddd1681d733783c646ec97a7a6b6bf784b77b708 /docs/getting-started.html | |
| parent | a87ea9345beced2cea2009362c9aead9a2510e09 (diff) | |
| download | bootstrap-fe25ebc2af03c9a81cb0f9879a49d387a6a2904e.tar.xz bootstrap-fe25ebc2af03c9a81cb0f9879a49d387a6a2904e.zip | |
Recess welcome
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 40cc92e88..718e8ed79 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -51,7 +51,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex <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> + <p>If you download the original files, you need to compile Bootstrap's LESS files into usable CSS. To do that, Bootstrap only officially supports <a href="http://twitter.github.io/recess/">Recess</a>, Twitter's CSS hinter built on top of <a href="http://lesscss.org">less.js</a>.</p> </div> </div> |
