Skip to content

Commit 6ba59a6

Browse files
committed
Added Bootstrap
1 parent fa7dacb commit 6ba59a6

File tree

5 files changed

+243
-276
lines changed

5 files changed

+243
-276
lines changed

angular.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"src/assets"
2424
],
2525
"styles": [
26+
"node_modules/bootstrap/dist/css/bootstrap.min.css",
2627
"src/styles.css"
2728
],
2829
"scripts": []

0 commit comments

Comments
 (0)