Skip to content

Commit

Permalink
Fixes #10505: Document more of LESS vars and mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Dec 14, 2013
1 parent 85316c8 commit f186977
Show file tree
Hide file tree
Showing 3 changed files with 497 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _includes/nav-css.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,11 @@
<li><a href="#responsive-utilities-tests">Test cases</a></li>
</ul>
</li>
<li>
<a href="#less">Using LESS</a>
<ul class="nav">
<li><a href="#less-variables">Variables</a></li>
<li><a href="#less-mixins-vendor">Vendor mixins</a></li>
<li><a href="#less-mixins-utility">Utility mixins</a></li>
</ul>
</li>
Loading

0 comments on commit f186977

Please sign in to comment.