mvsmal / fable-material-ui

Fable bindings for Material-UI https://mvsmal.github.io/fable-material-ui/
MIT License
61 stars 8 forks source link

Added import for makeStyles and useTheme. #63

Closed Luiz-Monad closed 5 years ago

Luiz-Monad commented 5 years ago

Added support for using makeStyles and useTheme, so we can implement withStyles ourselves, as per #50. And we can get a better interface #53 .

Luiz-Monad commented 5 years ago

I should have referenced the issue at hand https://github.com/mvsmal/fable-material-ui/issues/4.