From 6e622ee763867baae6f0c58f026621ee0c200288 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 13 Jul 2012 11:18:35 -0700 Subject: more content edits to Extend --- docs/extend.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/extend.html') diff --git a/docs/extend.html b/docs/extend.html index 66576aae8..1e1c753ea 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -102,6 +102,7 @@

Built with LESS

+ LESS CSS

Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

Why LESS?

@@ -116,7 +117,6 @@

As an extension of CSS, LESS includes variables, mixins for reusable snippets of code, operations for simple math, nesting, and even color functions.

Learn more

- LESS CSS

Visit the official website at http://lesscss.org to learn more.

-- cgit v1.2.3