enhance-dev / enhance-dev/md-elements

Part attribute is used for css shadow parts ::part() selector

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The css shadow parts selector `::part()` uses the `part` attribute to identify elements in the shadow DOM to target (https://developer.mozilla.org/en-US/docs/Web/CSS/::part). It might be better to pick another attribute or to namespace it (i.e. `md-part`) to avoid confussion.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.