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

[question] is there ways to uninline material ui style in html ? #60

Open
hirohe opened this issue Sep 14, 2020 · 0 comments
Open

[question] is there ways to uninline material ui style in html ? #60

hirohe opened this issue Sep 14, 2020 · 0 comments

Comments

@hirohe
Copy link

hirohe commented Sep 14, 2020

I use plugin gatsby-plugin-uninline-styles to un-inline CSS from generated HTML files.

but with gatsby-plugin-material-ui, it cannot un-inline style tags from html file.

I found that it is because gatsby-plugin-material-ui do not generate css files

can it generate css file here src/gatsby-ssr.js#L46 instead of style tag for each pages ?

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

1 participant