Add Bootstrap 4 to Angular 6 or Angular 7 application

前端 未结 5 1538
抹茶落季
抹茶落季 2020-12-20 13:00

I am working on Angular application using bootstrap 4.

I need help related to scss adding in my angular application.

My question is:

5条回答
  •  误落风尘
    2020-12-20 13:21

    Remember, if ng serve is working, stop the server for the changes in the angular.json file to take effect.

提交回复
热议问题