Re: [WICG/webcomponents] CSS selector to style slots with slotted elements (#936)

> I want complete control over the styling of slots and all their children. I wish there was a flag we could flip so that slots would ignore non-shadow styling. A slot is really just a really ugly argument to a function. If you pass something into my function (custom element) I should be able to do what ever I want to that input and all its children too.
> 
> The whole goal, for me, is to have every aspect of my web component contained in one file and I don't like having to fool with document level CSS to style children of shadow slotted element. I can still do what I'm wanting with hacks and tricks, but allowing shadow level CSS to style children of slotted elements would make the whole experience much nicer.
https://github.com/WICG/webcomponents/issues/889#issuecomment-704799860 

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

Message ID: <WICG/webcomponents/issues/936/1200245712@github.com>

Received on Saturday, 30 July 2022 16:19:02 UTC