CLI
init
The init
command is used to initialize configuration and dependencies for a new project.
It installs dependencies, adds the clx
utils, configures tailwind.config.js
, and CSS variables for the project.
You will be asked a few questions to configure components.json
:
add
Use the add
command to add components and dependencies to your project.
🚧 Still Under construction 🚧