tailwindcss/standalone-cli
Jordan Pittman b10b431d97
Transpile import.meta.url in config files (#13322)
* Use Babel to transpile configs when import.meta is present

* Update minimum jiti version

* Update changelog
2024-03-22 12:45:19 -04:00
..
2023-04-25 17:45:45 -04:00
2023-04-25 16:45:41 -04:00

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.