Jul 24, 2017 · 1 min read
Thank you for this information. We use :host and /deep/ a lot in our app because we are using many external components from PrimeNG. The only other way around this is to set ViewEncapsulation None but that disables one of the features that makes Angular so great. I will be replacing those tags with the new ::ng-deep today. Looking forward to a long-term solution from the Angular team (or at least holding out for wider browser support of the Shadow DOM ;P)
