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