Open
Description
Upgrade typography to use MUI css variables and limit exposure of typography definitions from theme typography.ts.
Action Items:
- Restrict direct exposure of typography variables to simplify theme usage.
- Refactor any references to typography variables no longer exposed.
- Create new
FONT
constant for defined typography css vars. - Apply css vars in theme components and styled components.