Responsive UX/UI: tokens, hooks, drawer nav, workspace gate, a11y primitives #33

Open
nsatoshi wants to merge 1 commits from devin/1776919187-responsive-uiux-system into main

1 Commits

Author SHA1 Message Date
Devin AI
46cce8f44e Responsive UX/UI system: tokens, hooks, drawer nav, workspace gate, a11y primitives
Adds a CSS-first responsive foundation with breakpoint tokens, fluid
typography/spacing via clamp(), and matchMedia-driven hooks. Portal
chrome swaps to an off-canvas drawer below md; workspace (IDE) shows
a friendly mobile gate below md with links to portal routes.

Details in docs/ux-responsive-strategy.md.

Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>
2026-04-23 04:49:14 +00:00