import { tv } from "tailwind-variants"; export const paragraphVariants = tv({ base: "text-md text-foreground font-normal", });