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

I just switched to rendering using light-DOM instead of shadow-DOM in my lit-element web app in order to support Bootstrap, after spending several days on styling and realizing how much time I would save by using Bootstrap in the future. Thank God lit-element team makes this so easy with just overriding the createRenderRoot() method !

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

Received on Monday, 6 December 2021 01:41:27 UTC