Closed ehannes closed 3 years ago
Adds part attribute to social-media-link so that we can style the anchor tag from outside the Shadow DOM, for instance
social-media-link
social-media-link::part(link) { text-decoration: none; }
Adds part attribute to
social-media-link
so that we can style the anchor tag from outside the Shadow DOM, for instance