Describe the bug
Styles are not applied to the <code> in the production build that's not the case when I'm using dev server.
To Reproduce
Steps to reproduce the behavior:
- Use
create-react-app to create project using typescript template (idk if template matters)
- Use any of the syntax highlighter
- Use
npm start build
- See the error
Expected behavior
Styles should be applied.
Screenshots
In dev:

In Production:

Desktop (please complete the following information):
- OS: Linux
- Browser Chrome
- Version 83