Skip to content

Commit 28eee33

Browse files
committed
Update Example
1 parent e1a5da4 commit 28eee33

26 files changed

+1535
-155
lines changed

angular.json

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
"src/assets"
5252
],
5353
"styles": [
54+
"node_modules/bootstrap/dist/css/bootstrap.min.css",
55+
"node_modules/font-awesome/css/font-awesome.min.css",
5456
"src/styles.css"
5557
],
5658
"scripts": []

0 commit comments

Comments
 (0)