diff --git a/docs/extend.html b/docs/extend.html index 66576aae80..1e1c753ea5 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -102,6 +102,7 @@
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.
As an extension of CSS, LESS includes variables, mixins for reusable snippets of code, operations for simple math, nesting, and even color functions.
Visit the official website at http://lesscss.org to learn more.
diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index d3fa364bdf..56b114b446 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -31,6 +31,7 @@{{_i}}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.{{/i}}
{{_i}}As an extension of CSS, LESS includes variables, mixins for reusable snippets of code, operations for simple math, nesting, and even color functions.{{/i}}
{{_i}}Visit the official website at http://lesscss.org to learn more.{{/i}}