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

Use shadcn/ui for styling (Tailwind) #805

Merged
merged 119 commits into from
Nov 3, 2023
Merged

Use shadcn/ui for styling (Tailwind) #805

merged 119 commits into from
Nov 3, 2023

Conversation

oBusk
Copy link
Owner

@oBusk oBusk commented May 1, 2023

ChakraUI has several drawbacks, the main of which being the reliance on runtime JS which means you cannot really use server components as we hope to do.

This PR replaces all styling from Emotion/Chakra-UI to Tailwind, based on https://ui.shadcn.com/

TODO

  • Fix diff colors
  • Fix the main action button looks bad when it's disabled/loading
  • Small spaces around the center-input
  • The center-input looks slightly too narrow

@vercel
Copy link

vercel bot commented May 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
npm-diff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 1:49am

@oBusk oBusk marked this pull request as ready for review November 3, 2023 01:49
@oBusk oBusk merged commit 0cf911c into main Nov 3, 2023
10 checks passed
@oBusk oBusk deleted the styling/shadcn-ui branch November 3, 2023 01:51
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.

1 participant