Can anyone provide some guidance with how to override HOT classes using material-ui class override in React? I’m using create-react-app without the css-modules. I want to style my HOT.
I tried following this guideline to no avail, Material-UI Overrides