Default configuration
shadcn/ui has been configured by default to use the “New York” style, Tailwind’sneutral
color palette and CSS variables. You can customize the component configuration in @repo/design-system
, specifically the components.json
file. All components have been installed and are regularly updated.
Installing components
To install a new component, use theshadcn
CLI from the root:
Terminal
Updating components
To update shadcn/ui, you can run the following command from the root:Terminal