/* ==========================================================================
   Babage Design System — global entry point
   --------------------------------------------------------------------------
   Consumers link THIS file only. It is a manifest of @import lines; every
   token, font and base rule the system ships is reachable from here.
   Brand: Babage — a holistic life system (Kundalini Yoga, meditation,
   breathwork & wellness) born in Beverly Hills. babage.net
   ========================================================================== */

@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/shadows.css';
@import './tokens/base.css';
