The aim of this issue is to get this library to the point where:
An application can import one ThemeProvider component from the library then use the original components and base Material-UI components side by side and everything works as expected
The build process works with re-exported Material-UI components
Infrastructure is cleaned up (remove flow.config and styleguide.config.js etc.)
The aim of this issue is to get this library to the point where:
ThemeProvider
component from the library then use the original components and base Material-UI components side by side and everything works as expectedCode wise it should look like:
And visually