Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next js with material ui on build not compress css #4

Open
1xo2 opened this issue Oct 27, 2021 · 1 comment
Open

next js with material ui on build not compress css #4

1xo2 opened this issue Oct 27, 2021 · 1 comment

Comments

@1xo2
Copy link

1xo2 commented Oct 27, 2021

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.

@basir
Copy link
Owner

basir commented Oct 28, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants