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

Add tailwindcss as an explicit dependecy and validate that it exists in user's package.json #2464

Closed
2 of 3 tasks
infomiho opened this issue Jan 23, 2025 · 0 comments · Fixed by wasp-lang/starters#15
Closed
2 of 3 tasks
Assignees

Comments

@infomiho
Copy link
Contributor

infomiho commented Jan 23, 2025

Same issue as #2408

Since Tailwind v4 was released all the Tailwind specific packages that require Tailwind as a peer dep will get the latest (v4) but we only support v3 at the moment. This happens because we don't say explicitly in the user's package.json that we require Tailwind v3.

We should:

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

Successfully merging a pull request may close this issue.

1 participant