-
Notifications
You must be signed in to change notification settings - Fork 969
chore: convert emotion styles to tailwind #19347
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Forgot to hit submit on this earlier – looks good overall, but there is one component that got slightly changed. Just wanted to make sure we're okay with that
flexDirection: "column", | ||
gap: 1, | ||
}} | ||
className="w-64 border-0 border-solid border-r border-r-border h-full overflow-auto shrink-0 py-2 flex flex-col gap-px" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just making sure that we're okay with shaving off 4 pixels with this conversion
Trying to really start chewing through these