Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: avoid @emotion/css when possible #10807

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

Merged
merged 5 commits into from
Nov 21, 2023
Merged

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Nov 20, 2023

Took a closer look at some places where I fell back to @emotion/css and cleaned it up

Also removes the utils/combineClasses module, in favor of using cx from Emotion where necessary, and dropping this behavior outright where possible.

Copy link
Member

@Kira-Pilot Kira-Pilot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see us swap out combineClasses in favor of cx.

@aslilac aslilac merged commit 8cd8901 into main Nov 21, 2023
@aslilac aslilac deleted the no-combine-classnames branch November 21, 2023 18:29
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants