aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<div class="page-header" id="mixins">
<h1>Bootstrap mixins <small></small></h1>
</div>
+
<h3>Mixins up the wazoo</h3>
<p>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 <code>box-shadow</code>, cross-browser gradients, font stacks, and more. Below is a sample of the mixins that are included with Bootstrap.</p>
<h4>Font stacks</h4>