/* Wanted Design System — global CSS entry point.
   Consumers link THIS file. It is a manifest of @import lines only. */

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