inheriting components in angular code example
Example: how to avoid inheritance in angular
body *:not(.innerhtml-container) {
@import 'bootstrap';
@import 'someother-plugin';
/* Components */
@import 'components/loading-bar';
@import 'components/textfield';
}