A component collection and cli application written in TypeScript.
To intialize dependencies, add the tailwind.config.ts, and the globals.css for the project.
npx wando-ui@latest init
To add components to your project use the add command.
npx wando-ui@latest add $Component