v5.0.2
Fixed
- Skip all dark theme styles when
$dark-theme-selector
is set tofalse
(#139) - Resolves an issue with the single SCSS entrypoint that overriding variable default values was not possible
- Colors are now also correctly set when neither the
$dark-theme-selector
nor the$light-theme-selector
class is used on the root element - Application is now correctly initialized also when skipping injection of
MaterialCssVarsService