diff --git a/README.md b/README.md index 6fe41db..56e13a6 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,9 @@ Update `styles` and `stylePreprocessorOptions` in `angular.json`: ] } ``` + +Add theming classes (`light` or `dark`) to the `` element. + +Configure light and dark theme variables in `styles.scss`. + +Configure Material theme.