UNPKG

@swrve/core

Version:

Core set of Swrve UI Components

14 lines (11 loc) 219 B
.sw-chip { @apply .inline-flex .items-center .h-6 .leading-tight; padding: 0.125rem 0; } .sw-chip-button { transition: color 0.2s ease-in; } .sw-chip-button:focus { @apply .text-cloudWhite; outline: none; }