From 6be91368c07ad2b3201d1c669b27fbafb46d0d0e Mon Sep 17 00:00:00 2001 From: Jason Wieland Date: Tue, 24 Jan 2012 23:24:46 -0800 Subject: minor doc updates to inform user they need the current less.js 1.2.1 or they will be hit by this bug #952 --- docs/less.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/less.html') 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 @@

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

-- cgit v1.2.3