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

Remove wildcard Stitches imports #454

Merged
merged 7 commits into from
Jan 24, 2023
Merged

Conversation

Mhoog
Copy link
Member

@Mhoog Mhoog commented Jan 24, 2023

Removed any wildcard imports from @stitches/react. This fix prevents the following TS error in our main repo:

Exported variable '...' has or is using name 'Stitches' from external module "..." but cannot be named.

More info:

@Mhoog Mhoog added the bug Something isn't working label Jan 24, 2023
@Mhoog Mhoog self-assigned this Jan 24, 2023
@Mhoog Mhoog requested a review from andoulla January 24, 2023 14:30
@Mhoog Mhoog merged commit 0f51dac into main Jan 24, 2023
@Mhoog Mhoog deleted the remove-wildcard-stitches-import branch January 24, 2023 15:00
@b-bot
Copy link

b-bot commented Feb 10, 2023

Oh I been waiting for this one 🪩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants