UNPKG

react-vite-themes

Version:

A test/experimental React theme system created for learning purposes. Features atomic design components, SCSS variables, and dark/light theme support. Not intended for production use.

3 lines 117 B
export { Icon } from './Icon'; export type { IconProps, IconName } from './Icon'; //# sourceMappingURL=index.d.ts.map