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

Website not loading CSS #6

Closed
DevSymo opened this issue Sep 21, 2023 · 3 comments
Closed

Website not loading CSS #6

DevSymo opened this issue Sep 21, 2023 · 3 comments

Comments

@DevSymo
Copy link

DevSymo commented Sep 21, 2023

Website right after clone and install isnt loading any css

To Reproduce
Steps to reproduce the behavior:

  1. pnpm install
  2. pnpm dev
  3. website loads but not css
    Expected behavior
    A clear and concise description of what you expected to happen.

Screenshots
image

Desktop:

  • OS: MacOS Ventura 13 (Has same issue on windows)
  • Browser: Safari
@DevSymo DevSymo closed this as completed Sep 26, 2023
@DevSymo
Copy link
Author

DevSymo commented Sep 26, 2023

pnpm breaks the css. just run as documentation states: npm install, npm run dev

@qutek
Copy link

qutek commented Jun 28, 2024

@DevSymo How'd you go with that?

i got the same issue

@qutek
Copy link

qutek commented Jun 28, 2024

nvm, we need to setup the hoist pattern. it works well now

https://nextui.org/docs/guide/installation#hoisted-dependencies-setup

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

No branches or pull requests

2 participants