4 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
help wanted

Shadcn design kit

enhancement help wanted

Shadcn design kit

AI Summary: The task is to fix a problem in the documentation website for the Shadcn design kit. Specifically, the headings in the markdown files lack IDs, preventing easy linking. The solution likely involves configuring the markdown renderer (mdsvex) to automatically generate IDs for headings.

Complexity: 3/5
good first issue

Shadcn design kit

AI Summary: The task is to debug a Tailwind CSS configuration issue within a Svelte project using the Shadcn UI kit. The user is experiencing problems where their Tailwind configuration file (tailwind.config.js) isn't being recognized by the project, preventing the use of Tailwind classes. The solution likely involves verifying the correct file path and configuration within the Svelte project and ensuring it's properly integrated with the Shadcn UI kit.

Complexity: 3/5
bug good first issue

Shadcn design kit