#190: CSS Custom Properties Penetrate the Shadow DOM

Share:

Listens: 0

CSS-Tricks Screencasts

Technology


One of the whole points of the Shadow DOM is that it provides encapsulation. No styles out, no styles in. But there are ways “through” the Shadow DOM, and one of them that is pretty cool and useful is using CSS custom properties on particular elements/properties.… Read article “#190: CSS Custom Properties Penetrate the Shadow DOM”