@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! ⚡
32 lines (26 loc) • 573 B
CSS
.container-oHhKZN {
border: 1px solid var(--ac-border);
border-radius: var(--ac-radius-lg);
overflow: hidden;
}
.header-E48oWr {
background-color: var(--ac-muted);
gap: var(--ac-space-4);
padding: var(--ac-space-3) var(--ac-space-4);
display: flex;
}
.headerCell-TX8s6a {
flex: 1;
height: .875rem;
}
.row-lQRCtQ {
border-top: 1px solid var(--ac-border);
gap: var(--ac-space-4);
padding: var(--ac-space-3) var(--ac-space-4);
display: flex;
}
.cell-xgtjto {
flex: 1;
height: .875rem;
}
/*# sourceMappingURL=table-skeleton_module.css.map */