RED-3800 commit hash fix

This commit is contained in:
Timo Bejan 2023-01-18 13:40:33 +08:00
parent d7b80af5bb
commit 1f9bace6a6

View File

@ -77,6 +77,7 @@ Update `styles` and `stylePreprocessorOptions` in `angular.json`:
}
```
Add theming classes (`light` or `dark`) to the `<body>` element.
Configure light and dark theme variables in `styles.scss`.