You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@material-ui/styles has no links with the Material-UI core components, it's raw styling solution, like another, styled-components, emotion, aphrodite, radium, etc. I think that we will do it the other way around. People imports won't change once v4 is released.
Hello,
I think it would make more sense to have
createMuiTheme
in the@material-ui/styles
package, along with theThemeProvider
component.Also, why not rename it
createTheme
? TheMui
part is kind of implied with the@material-ui
organization.The text was updated successfully, but these errors were encountered: