.nav-button
Element
basic mobile navigation button with icon and a label
Can also use:
.nav
.tiny
.small
.medium
.large
.extra
Syntax
.nav-button !icon "Label"
with icon and text
.nav-button !icon "Label" [block]
with icon, text, executes code
.nav-button !icon [block]
with icon only, executes code
.nav-button !icon $label [block]
with icon, variable text, executes code