Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909)

I like the open-styleable approache, we design or whole application with webcomponents. And for the composing views, bleeding styles would be feaseable.
But I think there then should also be a pseudo element to directly style elements in shadown root or non shadow root
maybe like this:

      div > my-comp:shadow > div
      div > my-comp:not(:shadow) > div



-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/909#issuecomment-1331246694
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/909/1331246694@github.com>

Received on Tuesday, 29 November 2022 20:19:47 UTC