-
Notifications
You must be signed in to change notification settings - Fork 0
new conf design — register today #5
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
base: new-conf-design--button
Are you sure you want to change the base?
Conversation
className, | ||
)} | ||
> | ||
{/* todo: test if the placeholder works in deploy preview */} |
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.
This is something we'll need to test because blur placeholders just don't work for me locally, and yet they seem to work in prod.
@@ -503,3 +503,7 @@ div[id^="headlessui-menu-items"] { | |||
@apply text-xl; | |||
@apply dark:border-neutral-700/80; | |||
} | |||
|
|||
.gql-focus-visible { |
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.
4bc9084
to
c04ac45
Compare
0ec15cf
to
acd4341
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Description
I've added the Register Today section.