Shadow tokens
Shadow tokens ship from @signicat/catnip-design-tokens as --catnip-shadow-* CSS variables and CatnipShadow* JS exports.
No shadow tokens were found. Build the design-tokens package (e.g. pnpm run build in packages/design-tokens) and restart the docs dev server.
@signicat/catnip-css maps legacy utility classes to these variables (for example .catnip-shadow--card and .catnip-shadow--small-element use elevation-1; .catnip-shadow--element-hover uses elevation-2; .catnip-shadow--popup-modal uses elevation-3; .catnip-shadow--drawer uses elevation-4; focus utilities use focus-default / focus-danger). See Functional classes — Shadows.