From: Jason Wieland Date: Wed, 25 Jan 2012 07:24:46 +0000 (-0800) Subject: minor doc updates to inform user they need the current less.js 1.2.1 or they will... X-Git-Tag: v2.0.0~6^2~200^2^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6be91368c07ad2b3201d1c669b27fbafb46d0d0e;p=thirdparty%2Fbootstrap.git minor doc updates to inform user they need the current less.js 1.2.1 or they will be hit by this bug #952 --- diff --git a/docs/less.html b/docs/less.html index c5fb46ca68..e1de9fcc48 100644 --- a/docs/less.html +++ b/docs/less.html @@ -431,7 +431,7 @@

Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.

 <link rel="stylesheet/less" href="less/bootstrap.less" media="all" />
-<script src="js/less-1.1.3.min.js"></script>
+<script src="js/less-1.2.1.min.js"></script>

Not feeling the .js solution? Try the Less Mac app or use Node.js to compile when you deploy your code.

What’s included

diff --git a/docs/upgrading.html b/docs/upgrading.html index 1be32c676f..5c480f7042 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -135,6 +135,12 @@
  • Pills now have dropdown menu support (they share the same markup and styles as tabs)
  • +
  • Update Less.js + +
  • +