mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-18 16:17:36 +00:00
We bundle cssnano in our CLI and it's on an older version that does not handle nested CSS correctly. This PR updates it to the latest version of v6.x Fixes #14092
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.