How to override twitter bootstrap styles in angular2 with ng2-bootstrap
I am using ng2-bootstrap from valor-software. When I start the website using ng serve, the page that is served up has the following style tags in the header: <style type="text/css">/* You can add global styles to this file, and also…