Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Edit docs] Parts of "Developer Quickstart" need updating to work with Tailwind CSS v4. #1711

Open
pjklein opened this issue Mar 3, 2025 · 0 comments

Comments

@pjklein
Copy link

pjklein commented Mar 3, 2025

URL of the page to change: https://docs.stacks.co/guides-and-tutorials/hello-stacks-quickstart-tutorial

Quick fix = pin to Tailwind CSS 3.x

Change Code Setup to explicitly install Tailwind CSS 3.x. The rest of the instructions will then work correctly.

Updating Fix = revamp to work with Tailwind CSS 4.x

Tailwind CSS v4 eliminated the init script and the tailwind.config.js that it creates.

Context

I found this when

npx tailwindcss init -p

got the error mentioned in this Tailwind CSS issue: Unable to Run npx tailwindcss init -p - "Could Not Determine Executable to Run".

Tagging @kenrogers , else i'll address in a PR later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant