mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* update changelog * ensure `--content` is taken into account * cleanup tests - Use `rm` instead of deprecated `rmdir` - Type the returnType correctly * use a file not included in `content` of your tailwind.config.js file
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.