hupe1980 / gatsby-plugin-material-ui

Gatsby plugin for Material-UI with built-in server-side rendering support
MIT License
136 stars 25 forks source link

jss styles support #90

Open clicktronix opened 2 years ago

clicktronix commented 2 years ago

We migrated our project to material ui 5 but continued to use jss for styles. With the new version of the plugin "gatsby-plugin-material-ui": "^4.1.0" style loading does not work. Is jss support expected or is there some other approach to work with jss?