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

No puck.css file #451

Open
rebmullin opened this issue Apr 17, 2024 · 3 comments
Open

No puck.css file #451

rebmullin opened this issue Apr 17, 2024 · 3 comments

Comments

@rebmullin
Copy link

This project looks really interesting :) so I am trying to test this out for a project that I am working on. It's currently set up on CRA but I was having an issue with loading the css. In the instructions, it says to import @measured/puck/puck.css but I am showing there is no such file so I get an error. Any suggestions?

thank you

@midoryNY
Copy link

run into the same issue:(

@chrisvxd
Copy link
Member

Sorry for delay @rebmullin. This could be due to an environment issue. Which version of Node are you running? Older versions of Node might not be able to resolve the CSS location.

I think you can probably get around this by importing @measured/puck/dist/index.css instead. Let me know if that works!

@rebmullin
Copy link
Author

no worries :) yes I had to import the index.css. Thank you!

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

No branches or pull requests

3 participants