]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
caught another old reference to 1.1.3 1181/head
authorJason Wieland <jwieland@gmail.com>
Wed, 25 Jan 2012 08:02:37 +0000 (00:02 -0800)
committerJason Wieland <jwieland@gmail.com>
Wed, 25 Jan 2012 08:02:37 +0000 (00:02 -0800)
docs/templates/pages/less.mustache

index ea7058fd9b6e36a93657454bd425fc8d497a8f85..ff52970b2c90c9ed20c093cd25ea525f5bd82456 100644 (file)
     <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">
 &lt;link rel="stylesheet/less" href="less/bootstrap.less" media="all" /&gt;
-&lt;script src="js/less-1.1.3.min.js"&gt;&lt;/script&gt;</pre>
+&lt;script src="js/less-1.2.1.min.js"&gt;&lt;/script&gt;</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>