All Questions
1 question
0
votes
1
answer
41
views
getting an error while running Bootstrap 4 with Angular 6 Application
I have installed Bootstrap 4 using Angular CLI, but I am getting an error after I run the Application.
I have updated angular.json file as follows:
"styles":
[
"src/styles.css",
...