Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] support styled-components #16

Merged
merged 4 commits into from
Sep 19, 2019

Conversation

ephetic
Copy link
Contributor

@ephetic ephetic commented Jul 19, 2019

Intentionally only supports simple overt cases:

  • variable initialized with styled-component
  • variable initialized with non-block arrow function expression returning styled-component
  • default export of styled component (uses filename or folder name if index)

Intentionally only supports simple overt cases:
- variable initialized with styled-component
- variable initialized with non-block arrow function expression return styled-component
- default export of styled component (uses filename or folder name if index)
still supported by new styled-components
@ephetic
Copy link
Contributor Author

ephetic commented Aug 28, 2019

@davesnx Any idea when you'll be able to take a look at this?

@davesnx davesnx merged commit d233c6c into davesnx:master Sep 19, 2019
@davesnx
Copy link
Owner

davesnx commented Sep 19, 2019

Thanks for the contribution! @ephetic

@ephetic ephetic deleted the feat_styled-components-support branch September 19, 2019 22:06
@chiplay
Copy link
Contributor

chiplay commented Nov 20, 2019

@davesnx would you be up for bumping the version and publishing to npm to include this update? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants