UNPKG

flowbite-svelte

Version:

Flowbite components for Svelte

5 lines (4 loc) 133 B
import { tv } from "tailwind-variants"; export const secondary = tv({ base: "text-gray-500 dark:text-gray-400 font-semibold" });