Skip to content

Commit

Permalink
feat(less): add less link to the docs's drawer
Browse files Browse the repository at this point in the history
  • Loading branch information
joshvanallen authored and alexeagle committed Aug 17, 2019
1 parent fd71f26 commit ec6e0d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_includes/drawer.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<ul>
<li><a href="https://github.com/bazelbuild/rules_sass/blob/master/README.md">Sass <i class="material-icons">launch</i></a></li>
<li><a href="Stylus.html">Stylus</a></li>
<li><a href="Less.html">Less</a></li>
</ul>
</li>
<li>
Expand Down

0 comments on commit ec6e0d1

Please sign in to comment.