hsiegeln 8da0363089 feat: add Vite library build config with dts generation
Separate vite.lib.config.ts for library mode builds:
- ES module output (index.es.js) with react/react-dom externalized
- Consolidated type declarations via rollupTypes (index.es.d.ts)
- CSS Modules with debuggable scoped names (cameleer_ prefix)
- Deterministic output filenames (style.css, index.es.js)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 20:30:45 +01:00
2026-03-18 15:19:42 +01:00
Description
Cameleer3 design system — React component library with CSS Modules and design tokens
6.8 MiB
Languages
TypeScript 47.1%
HTML 43.3%
CSS 9.6%