You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we build all components and styles from scratch. Switching to ShadCN for UI components and TailwindCSS for styling will improve accessibility, reusability, and maintainability.
What feature would you like to see?
Feature Request: Switch to ShadCN and TailwindCSS
Description
Currently, we build all components and styles from scratch. Switching to ShadCN for UI components and TailwindCSS for styling will improve accessibility, reusability, and maintainability.
Motivation
Benefits
Implementation
Additional Context
ShadCN and TailwindCSS align with modern best practices, enhancing our development process.