Skip to content

Add ThemeProvider to Root

Alf Eaton requested to merge theme-provider into master

fixes #53

This imports ThemeProvider from react-css-themr and adds it to the client app, using a theme parameter that will contain the theme object.

Merge request reports