mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
caught another old reference to 1.1.3
This commit is contained in:
parent
6be91368c0
commit
64f85e0371
2
docs/templates/pages/less.mustache
vendored
2
docs/templates/pages/less.mustache
vendored
@ -371,7 +371,7 @@
|
||||
<p>{{_i}}Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.{{/i}}</p>
|
||||
<pre class="prettyprint linenums">
|
||||
<link rel="stylesheet/less" href="less/bootstrap.less" media="all" />
|
||||
<script src="js/less-1.1.3.min.js"></script></pre>
|
||||
<script src="js/less-1.2.1.min.js"></script></pre>
|
||||
<p>{{_i}}Not feeling the .js solution? <a href="http://incident57.com/less" target="_blank">Try the Less Mac app</a> or <a href="http://lesscss.org/#-client-side-usage" target="_blank">use Node.js</a> to compile when you deploy your code.{{/i}}</p>
|
||||
|
||||
<h2>{{_i}}What’s included{{/i}}</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user