Typography: Define typography styles for each component in their theme schemas #366
Labels
schemas
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Currently, both Ignite UI for Angular and Ignite UI for Web Components try to mirror one another's typography. Let's move the typography categories for each component into the design token schemas.
For example in Angular we have this for the card component:
The mixin above has default category values for the Material theme. These values can differ from theme to theme, but the categories remain the same.
This is how the updated card material schema will look like with the typography tokens included:
The text was updated successfully, but these errors were encountered: