461 Views
Ben Nadel performs a sanity check to see how shared style URLs interact with emulated encapsulation attributes in Angular 6.1.10. The result is not too surprising: Angular has to duplicate the shared CSS property declarations for each Component Type in order to provide each component with its own unique CSS scope.
0 comments