renamed less.html to extend.html, removing all the vars and mixins
This commit is contained in:
parent
b77ed4a3a3
commit
a683497dbc
13 changed files with 322 additions and 2016 deletions
|
|
@ -57,9 +57,6 @@
|
|||
<li class="active">
|
||||
<a href="./javascript.html">Javascript</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<a href="./less.html">LESS</a>
|
||||
</li>
|
||||
<li class="divider-vertical"></li>
|
||||
<li class="">
|
||||
<a href="./download.html">Customize</a>
|
||||
|
|
@ -67,6 +64,9 @@
|
|||
<li class="">
|
||||
<a href="./examples.html">Examples</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<a href="./extend.html">Extend</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue