-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[docs] Guide on supporting npm packages with css imports #46315
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
base: master
Are you sure you want to change the base?
Conversation
Netlify deploy previewBundle size report@mui/material parsed: 0B(0.00%) gzip: 0B(0.00%) Show details for 100 more bundles (86 more not shown)@mui/lab/AdapterDateFns parsed: 0B(0.00%) gzip: 0B(0.00%) |
1fe579f
to
01b3b41
Compare
This guide lists down any configuration change required for several bundlers to support npm packages that have css imports in their code.
01b3b41
to
a5b3002
Compare
This guide lists down any configuration change required for several bundlers to support npm packages that have css imports in their code.
This'll serve as a reference to packages like
@mui/x-data-grid
and any other similar packages that may have css imports in their code.Preview Link - https://deploy-preview-46315--material-ui.netlify.app/material-ui/guides/configuring-bundlers-for-css-imports/
To be added -