/**
|
|
* component: nav
|
|
*
|
|
*
|
|
* @author Björn Hase
|
|
*
|
|
*/
|
|
|
|
@mixin components__nav()
|
|
{
|
|
.nav {
|
|
|
|
}
|
|
}
|