react-data-grid css design break when production mode in next.js project.
https://github.com/robinrt124/lms-v1-nextjs
Project URL: localhost:3000/dashboard/course
https://lms-v1-nextjs.vercel.app/dashboard/course
Css works very well in development mode. But working in production mode, only the design gets destroyed.
See https://github.com/adazzle/react-data-grid/issues/3460#issuecomment-2016837753
See #3460 (comment)
This solution is not working for me when deploy (idk why). Is there anything else I can do?
Is NextJS able to correctly bundle styles? We are using css layers
Closing due to inactivity. Please create a new bug if this is still and issue