/* ============================================================
   Fluent / Windows Design System — global CSS entry point.
   Consumers link THIS file. It is only @import lines.
   ============================================================ */

@import "./tokens/colors.css";
@import "./tokens/fonts.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens-fig/fig-tokens.css";
@import "./components/components.css";
