import {ViewEncapsulation} from '@angular/core'; @Component({ ....., encapsulation: ViewEncapsulation.None })