-
-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Description
I'm curious if this community has given any thought to use cases involving shadow elements.
What I'm envisioning is a capability that would allow you to inject styles into a shadow root, as opposed to just the head of the document, thereby preserving encapsulation for a given component.
I am admittedly new to web components, but using css loader to inject encapsulated styles into shadow elements just sounds like an awesome capability :)
Anyone given thought to this use case?
Thanks!
elektronik2k5, spalger, pastelsky and roblum