Jordan Pittman cd17ec03b0 Remove cross-env and postcss-cli deps (#6964) 2 éve
..
tests 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 éve
.gitignore 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 éve
README.md 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 éve
package-lock.json cd17ec03b0 Remove cross-env and postcss-cli deps (#6964) 2 éve
package.json 93e5717f73 Switch to using linuxstatic build target (#6914) 2 éve
standalone.js 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 éve

README.md

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.