From dce0cf7a6f2db9aa738fa2b15e1d6c2a627ccdc9 Mon Sep 17 00:00:00 2001 From: Hamza Albreem <94292623+braim23@users.noreply.github.com> Date: Mon, 17 Oct 2022 14:17:51 +0300 Subject: [PATCH] tiny fix --- docs/en/UI/Angular/Theme-Configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/UI/Angular/Theme-Configurations.md b/docs/en/UI/Angular/Theme-Configurations.md index 45301db9d5..1ec4f56c5e 100644 --- a/docs/en/UI/Angular/Theme-Configurations.md +++ b/docs/en/UI/Angular/Theme-Configurations.md @@ -1,6 +1,6 @@ # Angular UI: Theme Configurations -Theme packages no longer import styles as CSS modules as of ABP version 6.0. The following style setting needs to be included to the angular.json file in order for theme packages to load styles. +Theme packages no longer import styles as CSS modules as of ABP version 6.0. The following style settings need to be included to the angular.json file in order for theme packages to load styles. ## Lepton X Lite ```json {