Jordan Pittman 6dfcdd1007 Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506) 9 місяців тому
..
tests 48ff773193 Update test 1 рік тому
.gitignore 7bd1a3f060 Revert "Fix standalone CLI tests" 1 рік тому
README.md 47e8556e3b Add standalone tailwindcss CLI (#6506) 2 роки тому
package-lock.json 6138d69c1b Warn when `@tailwindcss/line-clamp` plugin is being used (#10862) 1 рік тому
package.json 6138d69c1b Warn when `@tailwindcss/line-clamp` plugin is being used (#10862) 1 рік тому
patch-require.js 6dfcdd1007 Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506) 9 місяців тому
standalone.js 6dfcdd1007 Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506) 9 місяців тому

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.