yeojz / metalsmith-react-templates

A metalsmith plugin to render files using React / Preact / JSX based templates.
MIT License
92 stars 17 forks source link

Add usage notes for material-ui v1.0 to the README #50

Closed LegNeato closed 7 years ago

LegNeato commented 7 years ago

The material-ui v1.0 theming system doesn't work out of the box with this project due to some of their SSR rendering assumptions. Because material-ui is fairly popular, we should add a note how to make it work.

yeojz commented 7 years ago

merging notes: Test failed on coveralls configuration. Manually merging.

yeojz commented 7 years ago

@LegNeato Thanks for the PR 👍