@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
54 lines (43 loc) • 770 B
CSS
.card-PF_RGl {
border: 1px solid var(--ac-border);
border-radius: var(--ac-radius-lg);
gap: var(--ac-space-4);
padding: var(--ac-space-6);
}
.card-PF_RGl, .header-eU4IuT {
flex-direction: column;
display: flex;
}
.header-eU4IuT {
gap: var(--ac-space-2);
}
.title-uRC85N {
width: 60%;
height: 1.25rem;
}
.subtitle-jB9ys5 {
width: 40%;
height: .875rem;
}
.content-IqhyQe {
gap: var(--ac-space-2);
flex-direction: column;
display: flex;
}
.line-k7t5i5 {
width: 100%;
height: .875rem;
}
.lineShort-WRZbwC {
width: 75%;
}
.footer-EkTk3S {
justify-content: flex-end;
display: flex;
}
.button-w7787H {
border-radius: var(--ac-radius-md);
width: 6rem;
height: 2.25rem;
}
/*# sourceMappingURL=card-skeleton_module.css.map */