You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 likeyellow
,blue
, etc frommaterialize.css
The text was updated successfully, but these errors were encountered: