You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a possible way to use bootstrap independently and remove it from styles.css.
And include it in .angular-cli.json like so: "styles": [ "../node_modules/bootstrap/dist/css/bootstrap.css", "styles.css" ]