So I want to create a feature for my users to create a stylesheet for their entire company, but that would require the stylesheet to only load after the user is logged in. How would that work with View Encapsulation?
Basically I want it to be possible to upload a stylesheet that could target all card-header classes that is children of a specific class in a specific component.