piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 10,344

  1. …in reply to @chriscoyier
    chriscoyier If you pull content into your shadow root via a slot, you’ll inherit/keep the global styles. I think it sorta works like a pointer. There’s a mix of both scopes css and inherited on the go here: codepen.io/andybelldesign/project/editor/ZvGEar
    1. …in reply to @piccalilli_
      chriscoyier Also, I had a bit of a muck around with this sorta stuff on web components club: webcomponents.club/journal/004-shadow-dom/