Closed martinop closed 6 years ago
@martinop I got material-ui@next working in my react-universally app no problem, just followed their getting started directions.
The only thing I did differently than the directions is
import 'typeface-roboto/index.css'
following the normalize.css line in the app/index file
Has anyone implemented Material UI Next using React Universally with SSR?