mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* Add standalone-cli build for Windows ARM64 * Fix path to binary on windows * Fix style * Simplify Windows mapping in standalone CLI tests Co-authored-by: Jordan Pittman <jordan@cryptica.me>
Tailwind Standalone CLI
Standalone version of Tailwind CLI
Installation
Download the appropriate platform-specific version of the tailwindcss cli from the latest release.
Usage
./tailwindcss-macos -o tailwind.css
Check out the Tailwind CLI documentation for details on the available options.