I've imported bootstrap CSS into the Angular global style.css, however, the bootstrap styles are being overridden by Angular. For example, my markup renders as this -
<div _ngcontent-c0="" class="container">
but because of the _ngcontent the following CSS gets applied:
margin: 0;
padding: 0;
border: 0;
font-family: inherit