Skip to content

fix dark variant#29

Merged
melanke merged 1 commit intomainfrom
fix-dark-variant
May 12, 2025
Merged

fix dark variant#29
melanke merged 1 commit intomainfrom
fix-dark-variant

Conversation

@technophile-04
Copy link
Member

@technophile-04 technophile-04 commented May 12, 2025

Description

Fixes dark variant to test:

In page.tsx try setting the span with :

<span
className="block text-2xl mb-2 text-blue-400 dark:text-red-500">
Welcome to
</span>

Thanks Philip nd Gill for bringing this up 🙌

@vercel
Copy link

vercel bot commented May 12, 2025

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

Name Status Preview Comments Updated (UTC)
batch16.buidlguidl.com ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 4:03pm

@phipsae
Copy link
Contributor

phipsae commented May 12, 2025

The credits go all to @melanke! :)

@melanke melanke self-requested a review May 12, 2025 16:09
@melanke
Copy link
Collaborator

melanke commented May 12, 2025

It works! Thanks for the fix @technophile-04
Really appreciate it :)

@melanke melanke merged commit 8071853 into main May 12, 2025
3 checks passed
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.

3 participants