@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! ⚡
39 lines (31 loc) • 515 B
CSS
.list-SbRcHI {
flex-direction: column;
}
.item-_qvyzn, .list-SbRcHI {
gap: var(--ac-space-3);
display: flex;
}
.item-_qvyzn {
align-items: center;
}
.avatar-qzVJkX {
border-radius: 50%;
flex-shrink: 0;
width: 2.5rem;
height: 2.5rem;
}
.text-STIwGx {
gap: var(--ac-space-1);
flex-direction: column;
flex: 1;
display: flex;
}
.primary-HPSdpG {
width: 60%;
height: .875rem;
}
.secondary-tamTw3 {
width: 40%;
height: .75rem;
}
/*# sourceMappingURL=list-skeleton_module.css.map */