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

[bug]: installation is just fucked #5590

Closed
2 tasks done
bryanhpchiang opened this issue Oct 27, 2024 · 4 comments
Closed
2 tasks done

[bug]: installation is just fucked #5590

bryanhpchiang opened this issue Oct 27, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@bryanhpchiang
Copy link

Describe the bug

installation is fucked

Affected component/components

installation

How to reproduce

try it for yourself.
fresh install with vite. nextjs. manual. all will break, looking for tailwind.config.js
install sidebar -- the sidebar component will reference hooks and the lib with the wrong path.
the border radius will be fucked.
not sure what is going on but clearly there is zero fucking testing happening at all. what a shame.

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

sigh

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@bryanhpchiang bryanhpchiang added the bug Something isn't working label Oct 27, 2024
@kschaper
Copy link

https://tailwindcss.com/docs/guides/vite - steps 3 and 4 fixed it for me

@VincentBarkman
Copy link

Refer to issue 5597

@cr4yfish
Copy link

@VincentBarkman

Refer to issue 5597

If you put a "#" in front people can quickly go to the issue.
Like this -> #5597

@shadcn
Copy link
Collaborator

shadcn commented Oct 28, 2024

I'm working on a fix. Let's use #5557 to track since they are related.

@shadcn shadcn closed this as completed Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants