Currently the plugin overrides and messes with a sites css.
Possible ways to fix:
- (try first) create logic to reload all user defined styles
- all else fails, copy material angular css and rename class's, but then we now have to keep up to date on style changes.
Currently the plugin overrides and messes with a sites css.
Possible ways to fix: