Roman Kotov 4ff417c5b6 Add standalone-cli node16-linux-armv7 build (#9084) 2 years ago
..
tests 445970dcb7 Fix usage of postcss.config.js in standalone CLI (#8769) 2 years ago
.gitignore 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 years ago
README.md 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 years ago
package-lock.json 4ff417c5b6 Add standalone-cli node16-linux-armv7 build (#9084) 2 years ago
package.json 4ff417c5b6 Add standalone-cli node16-linux-armv7 build (#9084) 2 years ago
standalone.js 445970dcb7 Fix usage of postcss.config.js in standalone CLI (#8769) 2 years ago

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.