Jordan Pittman f1f419a9ec 3.4.3 1 month ago
..
tests 48ff773193 Update test 1 year ago
.gitignore 7bd1a3f060 Revert "Fix standalone CLI tests" 1 year ago
README.md 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 years ago
package-lock.json f1f419a9ec 3.4.3 1 month ago
package.json d86fd0bb5b CI: Add provenance to all published packages (#13097) 2 months ago
patch-require.js e26a1ba5f1 Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506) 5 months ago
standalone.js b10b431d97 Transpile `import.meta.url` in config files (#13322) 2 months 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.