@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! ⚡
22 lines (18 loc) • 379 B
CSS
.overlay-kF4wNA {
background-color: rgb(from var(--ac-background) r g b/.7);
border-radius: inherit;
z-index: 10;
justify-content: center;
align-items: center;
display: flex;
position: absolute;
inset: 0;
}
.blur-LuLfmA {
backdrop-filter: blur(4px);
}
.spinner-KTfJu3 {
width: 2rem;
height: 2rem;
}
/*# sourceMappingURL=loading-overlay_module.css.map */