import { tv } from "tailwind-variants"; export const skeletonVariants = tv({ base: "animate-pulse rounded-md bg-neutral-300", })