You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(renderer): add quality name as CSS part; tune cursive maj7 triangle position
The chord-quality span now carries the quality key as a second part value
(e.g. part="chord-quality maj7"), making each quality independently
targetable in CSS with [part~="maj7"] without touching the preset HTML.
Two CSS variables in [data-typeface="cursive"] control the triangle's
vertical alignment and left margin; they default to browser-native
superscript behaviour so sans and serif are unaffected.
0 commit comments