Override Boostrap in Angular App-Twitter bootstrap
I am attempting to override the default Twitter Bootstrap styles in my Angular application. I am using AngularJS v1.6.8. My file structure looks like the following: *src *app *public *styles *global-styles.css *index.html I've placed the css I'd like to use…