UNPKG

@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! ⚡

38 lines (33 loc) • 747 B
.button-IxGPjV { background: var(--ac-primary); border-radius: var(--ac-radius-lg); color: var(--ac-primary-foreground); cursor: pointer; font-size: var(--ac-text-sm); border: 0; justify-content: center; align-items: center; height: 2.5rem; padding: .5rem 1rem; font-weight: 500; display: inline-flex; position: relative; overflow: hidden; } .button-IxGPjV:focus-visible { outline: 2px solid var(--ac-ring); outline-offset: 2px; } .content-yAWmOo { z-index: 1; position: relative; } .ripple-GAek8g { background: var(--ac-primary-foreground); pointer-events: none; border-radius: 9999px; width: 1.25rem; height: 1.25rem; position: absolute; } /*# sourceMappingURL=ripple-button_module.css.map */