////
/// Tab Tool
/// @group tab
////

@import 'tool/shadow';

@mixin build-tab() {
  @include _build-link($tabs-settings);
}
