ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.7k stars 1.67k forks source link

BUG: The background colour on hovering above "Star On Github" is too light #294

Closed Lavavarshney closed 1 month ago

Lavavarshney commented 1 month ago

image

ixartz commented 1 month ago

This should be a default behavior from Shadcn UI. In the project, usually we keep the default behavior.

image