Material-Preloader
Material-Preloader copied to clipboard
materialize.css class conflict
The classes used for colors have the same names as the ones in materialize.css
. I think the custom colors should be set as !important
, so that if the user sets a color, it will replace the !important
colors set for the classes like yellow
, blue
, etc from materialize.css