Skip to content

Commit

Permalink
port in #13942
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jun 26, 2014
1 parent e4c276b commit b7dd628
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions css/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">

<title>

CSS &middot; Bootstrap

</title>

<!-- Bootstrap core CSS -->
Expand Down Expand Up @@ -2911,7 +2911,7 @@ <h1 id="less" class="page-header">Using Less</h1>


<h2 id="less-bootstrap">Compiling Bootstrap</h2>
<p>Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, <a href="https://github.com/twbs/bootstrap#compiling-css-and-javascript">visit the README</a> for how to setup your development environment to run the necessary commands.</p>
<p>Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, <a href="../getting-started/#grunt">consult the Getting Started section</a> for how to setup your development environment to run the necessary commands.</p>
<p>Third party compilation tools may work with Bootstrap, but they are not supported by our core team.</p>

<h2 id="less-variables">Variables</h2>
Expand Down Expand Up @@ -3406,7 +3406,7 @@ <h2 id="sass-installation">Installation</h2>
<div class="col-md-3">
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm" role="complementary">
<ul class="nav bs-docs-sidenav">

<li>
<a href="#overview">Overview</a>
<ul class="nav">
Expand Down Expand Up @@ -3544,16 +3544,16 @@ <h2 id="sass-installation">Installation</h2>
</ul>
</li>


</ul>
<a class="back-to-top" href="#top">
Back to top
</a>

<a href="#" class="bs-docs-theme-toggle">
Preview theme
</a>

</div>
</div>
</div>
Expand Down

0 comments on commit b7dd628

Please sign in to comment.