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

17 lines (16 loc) • 475 B
import "./button_module.css"; const button_module = { button: "button-l0JZc1", default: "default-s28PO9", destructive: "destructive-duQxBe", outline: "outline-zElfIk", secondary: "secondary-ML5YaT", ghost: "ghost-B1HHOk", link: "link-wBrpwz", sizeDefault: "sizeDefault-wMkWII", sizeSm: "sizeSm-e7uWaS", sizeLg: "sizeLg-ffc88x", sizeIcon: "sizeIcon-G9lqNG" }; export default button_module; //# sourceMappingURL=button.module.js.map