-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[ShadCN] refactor(pages/what-is-ethereum): migrate to ShadCN #13572
[ShadCN] refactor(pages/what-is-ethereum): migrate to ShadCN #13572
Conversation
✅ Deploy Preview for ethereumorg canceled.
|
d8d4e12
to
f7d2e87
Compare
I would say that the Learn Page PR is a blocker here; it is establishing the import of the new buttons and links, which means movement of various files. Once that is done and merged, then update this PR and those imports for the "What is Ethereum" page. |
@pettinarip should be good now |
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.
@TylerAPfledderer looks good overall. Left a few comments to try to standarize some colors and spacing values. Didn't add a comment in all of the occurrences but you will get the point. Lets see if we can use the tw scale as much as we can.
…a to make it consistent
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.
Nice job @TylerAPfledderer.
Will validate a few things with Nuno and then merge it.
Description
Migrates the "What is Ethereum" page to remove direct Chakra imports and use ShadCN components and Tailwind.