Dynamically adding style tags to component and re-encapsulating the styles (angular)
I am working on an AngularJS to Angular upgrade and we have a hybrid app at the moment that is being bundled up with webpack instead of just angular cli. This has led to problems where we have not been able to get css or scss files to correctly bundle up and be accessible from our upgraded components in styleUrls.