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.
The @ alias is a preference. You can use other aliases if you want.
Add the following to your styles/globals.css file.