mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.75k stars 32.24k forks source link

[material-next] Improve typography handling #38804

Open DiegoAndai opened 1 year ago

DiegoAndai commented 1 year ago

Implement improvements on how we deal with typography in material next:

mj12albert commented 1 year ago

Let's sync the typescale with the latest spec first ~ I notice it hasn't been updated for a while (since the theme structure POC!) and there are some values that are missing

mj12albert commented 1 year ago

Let's sync the typescale with the latest spec first ~ I notice it hasn't been updated for a while (since the theme structure POC!) and there are some values that are missing

https://github.com/mui/material-ui/pull/39514 !