UNPKG

flowbite-svelte

Version:

Flowbite components for Svelte

8 lines (7 loc) 158 B
import { tv } from "tailwind-variants"; export const gallery = tv({ slots: { image: "h-auto max-w-full rounded-lg", div: "grid" } });