You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! So we were linking to the blog post from when we first introduced the CLI several years ago but the CLI itself has changed since then for v4. You should interact with the CLI in the same way you would with NPM except calling the binary directly. As such there is no init command any more nor do we use tailwind.config.js files any longer.
I've updated the link on the CLI page to point directly to the latest GitHub release page where you can download the binaries for your OS / architecture.
Md-Mahir-Asef
pushed a commit
to Md-Mahir-Asef/tailwindcss.com
that referenced
this issue
Jun 14, 2025
Closestailwindlabs#2275
Instead of linking to the old blog post we'll just link to the place you
can download them. The instructions for using it are the same as the
normal CLI you just invoke the CLI directory instead of node / bun / npx
/ etc…
https://tailwindcss.com/blog/standalone-cli
The text was updated successfully, but these errors were encountered: