diff --git a/README.md b/README.md index 4354b93..14eabd4 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ 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`.