/** * component: header * * * @author Björn Hase * */ @mixin site__header() { .header { &__title { } &__logo { } } }