A very basic nav with responsive capabilities.
@slate components/nav
An underline like active state.
Fill the background.
A tab like active state.
Simply use nav@device. You will also need the appropriate nav-toggle@device to make the button responsive as well.
<button class=”nav-toggle@s” type=”button” @click=”show = !show” :class=”{ ‘active’: show }”>