UNPKG

vueless

Version:

Vue Styleless UI Component Library, powered by Tailwind CSS.

17 lines (16 loc) 480 B
export default /*tw*/ { wrapper: "p-4 md:p-5 border rounded-dynamic-lg border-gray-200 bg-white space-y-4 w-full", header: "flex justify-between", headerLeft: "flex items-center gap-2 w-fit", headerLeftFallback: "flex flex-col w-fit", title: "{UHeader}", description: "mt-1 text-sm font-normal text-gray-500", content: "text-sm", cardDivider: "{UDivider}", footer: "flex justify-between w-full", footerLeft: "", footerRight: "", defaults: { // }, };