(frontend) add custom css style

From the config, we can add custom css style
to the app.
This commit is contained in:
Anthony LC
2025-03-26 16:42:22 +01:00
committed by Anthony LC
parent 725cae5470
commit 65e450c6cc
4 changed files with 39 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ and this project adheres to
## Added
- 📄(legal) Require contributors to sign a DCO #779
- ✨(frontend) add custom css style #771
## Changed