Components

Follow the steps below to install the components package in your project.

1. Install Widgets

Since components are built on top of the widgets package, you need to install the widgets package first.

Follow the widgets installation guide

2. Add styles

Let Tailwind CSS know where to find the components. Add the following to your styles/globals.css file. The exact path may vary depending on your project structure. It should be relative to your css file

Loading...

css

3. Explore the components

Follow the installation guide for each component to learn how to use them in your project.

Explore the components