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

Allow to provide rich object props to StylesProvider #27

Closed oliviertassinari closed 5 years ago

oliviertassinari commented 5 years ago

This pull request introduces a new pathToStylesProvider option. The is a string that describes the location of a file that returns the props to apply to the StylesProvider component.

Closes #20 Closes #19

magnusriga commented 5 years ago

I have not had the chance to review the new PR due to another project at work. I am sure you did a fine job wrapping it up. Looking forward to testing it.

Any idea why it GitHub didn't list me as contributor @oliviertassinari / @hupe1980 ? I was hoping to tick that box, as up until now I had only published my own projects and not collaborated on an open source one :)