aboutsummaryrefslogtreecommitdiff
path: root/frontend/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/angular.json')
-rw-r--r--frontend/angular.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/angular.json b/frontend/angular.json
index a5354d31..edf0140f 100644
--- a/frontend/angular.json
+++ b/frontend/angular.json
@@ -27,6 +27,7 @@
"src/assets"
],
"styles": [
+ "node_modules/bootstrap/dist/css/bootstrap.min.css",
"src/styles.css"
],
"scripts": []