From: Mark Otto Date: Fri, 26 Aug 2011 17:09:57 +0000 (-0700) Subject: bump less version number in docs X-Git-Tag: v1.1.1~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1118c87cfc82c85fe37f5cffd695652483c6db;p=thirdparty%2Fbootstrap.git bump less version number in docs --- diff --git a/docs/index.html b/docs/index.html index 20591cc244..5522039254 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1237,7 +1237,7 @@ Lorem ipsum dolar sit amet illo error ipsum verita

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.0.41.min.js"></script>
+<script src="js/less-1.1.3.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