Applied bootstrap styles 07/84507/1
authorArundathi Patil <arundpil@in.ibm.com>
Mon, 8 Apr 2019 10:44:26 +0000 (16:14 +0530)
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>
Mon, 8 Apr 2019 10:44:35 +0000 (16:14 +0530)
Added bootstrap styles to angular.json file

Issue-ID: CCSDK-1207
Change-Id: Ifa9aeeba30a0b5298622ac8e60c854281ac82056
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/angular.json

index 96b4df0..c5800f0 100644 (file)
@@ -30,7 +30,8 @@
                             "src/styles.scss",
                             "./node_modules/@angular/material/prebuilt-themes/indigo-pink.css",
                             "./node_modules/material-design-icons/iconfont/material-icons.css",
-                            "./node_modules/font-awesome/css/font-awesome.css"
+                            "./node_modules/font-awesome/css/font-awesome.css",                            
+                            "./node_modules/bootstrap/dist/css/bootstrap.min.css"
                         ],
                         "scripts": [
                             "./node_modules/ace-builds/src-min/ace.js",