rangle / radius-tracker

Measure adoption of your design system
MIT License
57 stars 3 forks source link

Styled components support #65

Closed smoogly closed 1 year ago

smoogly commented 1 year ago

Some React components are wrappers for DOM elements created by factory functions. For example, created by styled.a or styled.div. These now count as low-level tags for homebrew component detection.

github-actions[bot] commented 1 year ago

🫰🏼 PR preview build has been deleted

smoogly commented 1 year ago

Closes #35