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

Remove outdated instructions #1590

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sneveu
Copy link

@sneveu sneveu commented Apr 25, 2023

Just ran through the Hello Stacks tutorial and noticed some outdated instructions.

Changes listed below:

  • Tailwind v3 uses the jit option by default now so the mode option has been removed.
  • AuthDetails was being imported from the @stacks/connect package but no longer exists as an export (and wasn't being used anyway) so created compilation errors
  • Remove duplicated network variable since it's already been asked to be added below the state declarations

Just ran through this tutorial and noticed some outdated instructions.

- Tailwind v3 uses the `jit` option by default now so the mode option has been removed.
- AuthDetails was being imported from the `@stacks/connect` package but no longer exists as an export (and wasn't being used anyway) so created compilation errors
- Remove duplicated network variable since it's already been asked to be added below the state declarations
@vercel
Copy link

vercel bot commented Apr 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stacks-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2023 11:46am

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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 this pull request may close these issues.

2 participants