Add color helpers

This commit is contained in:
Jeremy Thomas
2018-04-08 15:34:40 +01:00
parent 7f03c86c1e
commit 7ece5f5156
9 changed files with 150 additions and 15 deletions

View File

@@ -10,11 +10,11 @@
<a class="navbar-item is-tab {% if page.doc-subtab == 'responsive-helpers' %}is-active{% endif %}" href="{{ site.url }}/documentation/modifiers/responsive-helpers/">
Responsive helpers
</a>
<a class="navbar-item is-tab {% if page.doc-subtab == 'color-helpers' %}is-active{% endif %}" href="{{ site.url }}/documentation/modifiers/color-helpers/">
Color helpers
</a>
<a class="navbar-item is-tab {% if page.doc-subtab == 'typography-helpers' %}is-active{% endif %}" href="{{ site.url }}/documentation/modifiers/typography-helpers/">
Typography helpers
<span class="tag is-success" style="margin-left: 1em;">
New!
</span>
</a>
</div>
</div>