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

v3 SvelteKit Onboarding - pin the sv CLI version to avoid Tailwind v4 for now #3179

Closed
endigo9740 opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@endigo9740
Copy link
Contributor

endigo9740 commented Jan 28, 2025

Link to the Page

https://next.skeleton.dev/docs/get-started/installation/sveltekit

Describe the Issue (screenshots encouraged!)

Currently the v3 SvelteKit onboarding documentation uses the sv to scaffold a new project using this command:

npx sv create --template minimal --types ts my-skeleton-app

This should be pinned to the last version prior to the the Tailwind add-on rolling over to v4.

Note that this change hasn't been merged at the time of writing this message, but we need to do this asap to avoid a gap where folks can unintentionally install Tailwind v4 by mistake. Which would leave folks in a state where Skeleton is not functional.

@endigo9740 endigo9740 added the documentation Improvements or additions to documentation label Jan 28, 2025
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Jan 28, 2025
@endigo9740 endigo9740 self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant