Skip to content

Conversation

@KianNH
Copy link
Member

@KianNH KianNH commented Jan 7, 2025

Summary

Fix dark model styling in catalog components

Screenshots (optional)

Before:

image

After:

image

<input
type="text"
className="w-full mb-8 rounded-md bg-white dark:bg-black border-2 border-gray-200 dark:border-gray-700 px-2 py-2"
className="mb-8 w-full rounded-md border-2 border-gray-200 bg-white px-2 py-2 dark:border-gray-700 dark:bg-gray-800"
Copy link
Member Author

Choose a reason for hiding this comment

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

Most of the diff is formatting changes (we added the Tailwind plugin to help sort classes consistently), the changes are dark:bg-black being changed to dark:bg-gray-800.

@cloudflare-workers-and-pages
Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f630448
Status: ✅  Deploy successful!
Preview URL: https://efe0d5e4.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://kian-pcx-15202.cloudflare-docs-7ou.pages.dev

View logs

@KianNH KianNH merged commit 2645931 into production Jan 7, 2025
11 checks passed
@KianNH KianNH deleted the kian/PCX-15202 branch January 7, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants