### Initialize AlignUI Tailwind Styles Source: https://github.com/alignui/cli/blob/master/README.md Use the `npx @alignui/cli tailwind` command to initialize AlignUI's Tailwind styles in your project. This command detects TypeScript, installs required packages, prompts for your preferred primary color and color format, and allows choosing a class prefix. Ensure Tailwind CSS is installed and that CSS and `tailwind.config` files exist in your project. ```bash npx @alignui/cli tailwind ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.