[
"size-3.5",
"size-4",
"size-6",
"size-8",
"size-9",
"size-10",
"size-12",
"h-4",
"w-4",
"h-8",
"h-9",
"h-10",
"w-10",
"gap-1",
"gap-1.5",
"gap-2",
"gap-4",
"gap-6",
"px-2",
"px-2.5",
"px-3",
"px-4",
"px-6",
"py-0.5",
"py-2",
"py-6",
"p-6",
"md:p-12",
"rounded-md",
"rounded-lg",
"rounded-xl",
"rounded-full",
"text-xs",
"text-sm",
"text-3xl",
"text-4xl",
"max-w-sm",
"max-w-md",
"min-h-[300px]",
"w-[350px]",
"data-[state=checked]:bg-primary",
"data-[state=checked]:text-primary-foreground",
"data-[state=indeterminate]:bg-primary",
"data-[state=indeterminate]:text-primary-foreground",
"data-[state=open]:rotate-180",
"hover:bg-accent",
"hover:text-accent-foreground",
"focus-visible:outline-none",
"focus-visible:ring-2",
"focus-visible:ring-ring",
"focus-visible:ring-offset-2",
"focus-visible:border-ring",
"focus-visible:ring-ring/50",
"focus-visible:ring-[3px]",
"disabled:pointer-events-none",
"disabled:opacity-50",
"disabled:cursor-not-allowed",
"aria-invalid:ring-destructive/20",
"dark:aria-invalid:ring-destructive/40",
"aria-invalid:border-destructive",
"border-t",
"border-b",
"border-dashed",
"shadow-sm",
"shadow-lg",
"shadow-xl",
"animate-spin"
]