mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

Fix ssr with isomorphic style #53

Closed ylacaute closed 6 years ago

ylacaute commented 6 years ago

This allow to use mdbreact to be used in SSR.

ylacaute commented 6 years ago

Don't accept this PR, styles are broken : I still need to import the previously generated CSS with mini-css-extract-plugin in order to get something working. (I forgot to remove it to test correctly).

Rotarepmi commented 6 years ago

OK, I'm closing the PR.

Thanks