// WebKit-style focus // @mixin tab-focus(){ // outline: 1px solid $color-tab-focus; // }