aboutsummaryrefslogtreecommitdiff
path: root/frontend/angular.json
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-03-05 22:03:03 +0100
committerSonja Galovic <galovicsonja@gmail.com>2022-03-05 22:03:03 +0100
commitcd2188997ff4cbcce83e3cada3fc220375ebc78e (patch)
tree3e82fff661cc20c33198c0f330e3f8c733a6e0a4 /frontend/angular.json
parent843c57eba8709d1001cf8cae3a0180f865171167 (diff)
Login and Register page - v. 0.1.0
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": []