/* ============================================================================
   T3Bootstrap · Design System — global entry point
   Consumers link THIS file. It is a manifest of @import lines only.
   Everything reachable from here ships to consuming projects.
   ============================================================================ */

@import "tokens/typography.css";   /* fonts + type scale */
@import "tokens/colors.css";       /* neutral ramp + three themes */
@import "tokens/spacing.css";      /* spacing, radius, elevation, layout */
@import "tokens/base.css";         /* base element styling */
