From fc1118c87cfc82c85fe37f5cffd695652483c6db Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Aug 2011 10:09:57 -0700 Subject: [PATCH] bump less version number in docs --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.47.2