✨ Enhancement: Install and Configure ShadCN/UI for the Website #1655
Labels
dependencies
Pull requests that update a dependency file
✨ Enhancement
Indicates that the issue suggests an improvement or new feature.
Status: Triage
This is the initial status for an issue that requires triage.
Description
In order to modernize our component library and ensure a consistent, maintainable UI across the site, we need to install and configure ShadCN/UI in our Next.js codebase. This will replace many of our custom-made CSS and will be needed to be configured very carefully to not change the current CSS.
Tasks
1. Install ShadCN/UI Package
@shadcn/ui
(and its peer dependencies) topackage.json
2. Configure Tailwind for ShadCN/UI
tailwind.config.js
:globals.css
(it will automatically change):Are you working on this?
Yes
The text was updated successfully, but these errors were encountered: