comment éviter l'héritage en angulaire
body *:not(.innerhtml-container) {
@import 'bootstrap';
@import 'someother-plugin';
/* Components */
@import 'components/loading-bar';
@import 'components/textfield';
}
Real Ratel