I am attempting to customize the default monospace font in Material UI but there is no (documented) way of doing this according to:
https://material-ui.com/customization/default-theme/?expand-path=$.typography
I have searched for a solution with no luck on Github and StackOverflow.
How does one change the default monospace font family?
(omitted other sections as not relevant)
Have you looked at our typography theme page (https://material-ui.com/customization/typography/) ?
@joshwooding I think so, but no where does it talk about customizing the font family for monospace fonts?
@danawoodman What makes monospaced font different?
Material UI has styling for monospace fonts but no way to change the font family from what I can tell