$transition-ease-out: 0.2s ease-out;
$border-color: lightgray;

.tag-common {
  --tab-border-top-color: #0078e7;
}

@import "./tabs.scss";
