mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 13:38:26 +01:00
port in #13942
This commit is contained in:
parent
e4c276bcd1
commit
b7dd628dd5
@ -10,9 +10,9 @@
|
|||||||
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
||||||
|
|
||||||
<title>
|
<title>
|
||||||
|
|
||||||
CSS · Bootstrap
|
CSS · Bootstrap
|
||||||
|
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
<!-- Bootstrap core CSS -->
|
<!-- Bootstrap core CSS -->
|
||||||
@ -2911,7 +2911,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="less-bootstrap">Compiling Bootstrap</h2>
|
<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>
|
<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>
|
<h2 id="less-variables">Variables</h2>
|
||||||
@ -3406,7 +3406,7 @@
|
|||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm" role="complementary">
|
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm" role="complementary">
|
||||||
<ul class="nav bs-docs-sidenav">
|
<ul class="nav bs-docs-sidenav">
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="#overview">Overview</a>
|
<a href="#overview">Overview</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
@ -3544,16 +3544,16 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<a class="back-to-top" href="#top">
|
<a class="back-to-top" href="#top">
|
||||||
Back to top
|
Back to top
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="#" class="bs-docs-theme-toggle">
|
<a href="#" class="bs-docs-theme-toggle">
|
||||||
Preview theme
|
Preview theme
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user