Production build always put MUI CSS at the top

Viewed 13

Could someone give me some insights about this. Overriding Material UI CSS works in development environment, but then it swapped in production environment.

Production build

This one is wrong, Material UI css should be at the bottom

Development build

This one is right, I'm overriding Material UI css.

0 Answers
Related