next-amazona icon indicating copy to clipboard operation
next-amazona copied to clipboard

next js with material ui on build not compress css

Open 1xo2 opened this issue 3 years ago • 1 comments

looking on the demo website at the browser: view source ctrl+u or view-source:https://next-amazona.vercel.app/

you can see that build did not minify the material UI CSS.

how can we fix that? regards.

1xo2 avatar Oct 27 '21 09:10 1xo2

hello there, thanks for your interest. I have upgraded @material-ui to @mui 5. please try it here: https://github.com/basir/next-amazona/tree/MUI I hope it is compressed in this version.

basir avatar Oct 28 '21 05:10 basir