<p><ahref="http://markdotto.com/bootstrap/">Preboot</a> is a super awesome pack of mixins and variables to be used in conjunction with <ahref="http://lesscss.org"target="_blank">LESS</a>, a CSS preprocessor for faster and easier web development, that we used to build Bootstrap.</p>
<p>Bootstrap was built with <ahref="http://markdotto.com/bootstrap/">Preboot</a>, an open-source pack of mixins and variables to be used in conjunction with <ahref="http://lesscss.org"target="_blank">LESS</a>, a CSS preprocessor for faster and easier web development.</p>
<p>Check out how we used Preboot in Bootstrap and how you can make use of it should you choose to run LESS on your next project.</p>
</div>
</div>
<divclass="span12 columns">
<divclass="span12 columns">
<h2>How to use it</h2>
<h2>How to use it</h2>
...
@@ -1200,22 +1201,22 @@
...
@@ -1200,22 +1201,22 @@
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, @startColor), color-stop(100%, @endColor)); // Safari 4+, Chrome 2+
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, @startColor), color-stop(100%, @endColor)); // Safari 4+, Chrome 2+
<p>Get fancy and perform some match to generate flexible and powerful mixins like the one below.</p>
<p>Get fancy and perform some math to generate flexible and powerful mixins like the one below.</p>
<preclass="css">
<preclass="css">
// Griditude
// Griditude
@gridColumns: 16;
@gridColumns: 16;
...
@@ -1263,6 +1264,7 @@
...
@@ -1263,6 +1264,7 @@
<divid="footer">
<divid="footer">
<divclass="inner">
<divclass="inner">
<divclass="container">
<divclass="container">
<pclass="right"><ahref="#">Back to top</a></p>
<p>
<p>
Designed and built <ahref="http://twitter.com/twitter"target="_blank">@twitter</a> by <ahref="http://twitter.com/mdo"target="_blank">@mdo</a> and <ahref="http://twitter.com/fat"target="_blank">@fat</a>, like bosses.<br/>
Designed and built <ahref="http://twitter.com/twitter"target="_blank">@twitter</a> by <ahref="http://twitter.com/mdo"target="_blank">@mdo</a> and <ahref="http://twitter.com/fat"target="_blank">@fat</a>, like bosses.<br/>
Open-sourced under the <ahref="http://www.apache.org/licenses/LICENSE-2.0"target="_blank">Apache License v2.0</a>.
Open-sourced under the <ahref="http://www.apache.org/licenses/LICENSE-2.0"target="_blank">Apache License v2.0</a>.