.sw-chip {
  @apply .inline-flex .items-center .h-6 .leading-tight .align-middle;
  padding: 0.125rem 0;
}

.sw-chip-button {
  transition: color 0.2s ease-in;
}
