react-materialize
react-materialize copied to clipboard
Should we add materialize-css to the bundle?
Currently we have a peer dependency to materialize-css, meaning you need to install the library yourself plus setup the fonts and css.
Do you think materialize-css should be included when installing react-materialize?
YES/NO why?
Thanks for the help!
I'd vote for YES as there are multiple ways to import materialize-css (as far as I understood so far) which is really confusing for a full-stack dev who only rarely works on web-apps ;-)
See #1141 for an example how "people" can be confused with importing materialize-css -.- :-D