// WebKit-style focus

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