Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
remove bootstrap.min.css from angular.json... it's clashing (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
tboeckmann committed Dec 9, 2019
1 parent e7584f3 commit c861f31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"src/assets"
],
"styles": [
"./node_modules/bootstrap/dist/css/bootstrap.min.css",
"src/scss/application.scss"
],
"scripts": [
Expand Down

0 comments on commit c861f31

Please sign in to comment.