UNPKG

@swrve/core

Version:

Core set of Swrve UI Components

14 lines (11 loc) 186 B
.sw-input { transition: border-color 0.2s; } .sw-input::placeholder { @apply .text-bombayGrey; opacity: 1; } .sw-input:focus { @apply .border-secondary-100; outline: none; }