primer / react

An implementation of GitHub's Primer Design System using React

Home Page:https://primer.style/guides/react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up custom element styled class names

keithamus opened this issue · comments

Description

When rendering a custom element (e.g. relativetime), styled components names classes with the displayname prefix custom-element__createComponent, e.g. custom-element__createComponent-sc-192p0ln-0.

That be, like, weird.

Steps to reproduce

^

Version

Latest

Browser

No response