Created
August 10, 2016 14:21
-
-
Save jacob414/2ac44a2b4bbf4f7e858af9c6796b32c4 to your computer and use it in GitHub Desktop.
Import Material theme support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import myTheme from 'material-ui/styles/baseThemes/lightBaseTheme'; | |
import MuiThemeProvider from 'material-ui/styles/MuiThemeProvider'; | |
import getMuiTheme from 'material-ui/styles/getMuiTheme'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment