aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client/angular.json')
-rw-r--r--cds-ui/client/angular.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cds-ui/client/angular.json b/cds-ui/client/angular.json
index 9d07cfff9..96b4df009 100644
--- a/cds-ui/client/angular.json
+++ b/cds-ui/client/angular.json
@@ -29,7 +29,8 @@
"styles": [
"src/styles.scss",
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css",
- "./node_modules/material-design-icons/iconfont/material-icons.css"
+ "./node_modules/material-design-icons/iconfont/material-icons.css",
+ "./node_modules/font-awesome/css/font-awesome.css"
],
"scripts": [
"./node_modules/ace-builds/src-min/ace.js",