import { tv } from "tailwind-variants"; export const largeVariants = tv({ base: "text-lg text-foreground font-semibold", });