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

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.