aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason Wieland <[email protected]>2012-01-24 23:24:46 -0800
committerJason Wieland <[email protected]>2012-01-24 23:24:46 -0800
commit6be91368c07ad2b3201d1c669b27fbafb46d0d0e (patch)
tree5ce738ef5af4736f8f59e3c78156ada173d3733d /docs
parent5a54a98925f4f7375bdf63f86d21908b05af187e (diff)
downloadbootstrap-6be91368c07ad2b3201d1c669b27fbafb46d0d0e.tar.xz
bootstrap-6be91368c07ad2b3201d1c669b27fbafb46d0d0e.zip
minor doc updates to inform user they need the current less.js 1.2.1 or they will be hit by this bug #952
Diffstat (limited to 'docs')
-rw-r--r--docs/less.html2
-rw-r--r--docs/upgrading.html6
2 files changed, 7 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html
index c5fb46ca6..e1de9fcc4 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -431,7 +431,7 @@
<p>Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.</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>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.</p>
<h2>What’s included</h2>
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 1be32c676..5c480f704 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -135,6 +135,12 @@
<li>Pills now have dropdown menu support (they share the same markup and styles as tabs)</li>
</ul>
</li>
+ <li>Update Less.js
+ <ul>
+ <li>Make sure to use to the current release of <a href="http://lesscss.org/">less.js</a> </li>
+ </ul>
+ </li>
+
</ul>
<!--
<li>