react-materialize icon indicating copy to clipboard operation
react-materialize copied to clipboard

Should we add materialize-css to the bundle?

Open alextrastero opened this issue 5 years ago • 1 comments

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!

alextrastero avatar Jun 06 '20 08:06 alextrastero

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

hb0 avatar Jul 29 '20 15:07 hb0