@eternaljs/styles
Version:
A comprehensive design system and styling package for Eternals JS applications. Features complete color palettes, typography system, spacing utilities, theming capabilities, and modern CSS custom properties.
5 lines • 368 B
TypeScript
export { default as DayPicker } from './components/DayPicker/DayPicker';
export { default as HourPicker } from './components/HourPicker/HourPicker';
export { default as Loading } from './components/Loading/Loading';
export { BadgeSolid, BadgeLight, BadgeLink, BadgeOutline, BadgePreset, BadgeSplit } from './components/Badge/Badge';
//# sourceMappingURL=index.d.ts.map