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) • 173 B
import { ThemeConfig } from '../../theme-provider'; export declare const gifteoLight: ThemeConfig; export declare const gifteoDark: ThemeConfig; export default gifteoLight;