Skip to content

Conversation

Copy link

Copilot AI commented Jan 1, 2026

Corrected invalid CSS class name bg-linear-to-r to bg-gradient-to-r in HackathonSidebar component.

Changes:

  • Fixed Tailwind gradient class at line 328 for active navigation item styling
// Before
className='... bg-linear-to-r to-transparent ...'

// After  
className='... bg-gradient-to-r to-transparent ...'

The gradient now renders correctly for active sidebar items.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI mentioned this pull request Jan 1, 2026
@vercel
Copy link

vercel bot commented Jan 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
boundless-kd16 Error Error Jan 1, 2026 6:47pm
boundless-t4ms Canceled Canceled Jan 1, 2026 6:47pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
boundless Ignored Ignored Preview Jan 1, 2026 6:47pm

Co-authored-by: 0xdevcollins <90073781+0xdevcollins@users.noreply.github.com>
Copilot AI changed the title [WIP] Update based on feedback for nest switch PR Fix invalid Tailwind CSS class in HackathonSidebar gradient Jan 1, 2026
Copilot AI requested a review from 0xdevcollins January 1, 2026 18:33
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.

2 participants