diff --git a/docs/less.html b/docs/less.html index 6bb04e8d8..ac75dd346 100644 --- a/docs/less.html +++ b/docs/less.html @@ -398,6 +398,7 @@ +

Mixins up the wazoo

Mixins are basically includes or partials for CSS, allowing you to combine a block of code into one. They’re great for vendor prefixed properties like box-shadow, cross-browser gradients, font stacks, and more. Below is a sample of the mixins that are included with Bootstrap.

Font stacks

diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 76ecf70c9..b3b9c15eb 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -335,6 +335,7 @@ +

{{_i}}Mixins up the wazoo{{/i}}

{{_i}}Mixins are basically includes or partials for CSS, allowing you to combine a block of code into one. They’re great for vendor prefixed properties like box-shadow, cross-browser gradients, font stacks, and more. Below is a sample of the mixins that are included with Bootstrap.{{/i}}

{{_i}}Font stacks{{/i}}