UNPKG

@club-employes/utopia

Version:

🎨 Modern Vue 3 design system with multi-brand theming, design tokens, and 30+ components. Supports Club Employés & Gifteo brands with light/dark modes.

5 lines (4 loc) • 191 B
import { ThemeConfig } from '../../theme-provider'; export declare const clubEmployesLight: ThemeConfig; export declare const clubEmployesDark: ThemeConfig; export default clubEmployesLight;