Add dependencies to your project manually.
Components are styled using Tailwind CSS. You need to install Tailwind CSS in your project.
Follow the Tailwind CSS installation instructions to get started.
Add the following dependencies to your project:
Configure the path aliases in your tsconfig.json file.
Add the following to your styles/globals.css file.
Create the file in root of your project
Now you are good to go and you can add components.