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

Library doesn't work in Next.js framework #206

Open
1 of 2 tasks
andyesp opened this issue Oct 4, 2022 · 0 comments
Open
1 of 2 tasks

Library doesn't work in Next.js framework #206

andyesp opened this issue Oct 4, 2022 · 0 comments

Comments

@andyesp
Copy link
Member

andyesp commented Oct 4, 2022

🎉 Description

  • 🐛 This is a bug report.
  • 📈 This is a feature request.

📝 Details

Importing library doesn't work in Next.js as this framework does not support third party libraries requiring css from node_modules.
Compiled components from decentraland/ui should not require CSS files.

🔢 Steps To Reproduce Issue [ Good To Have ]

  • Create NextJS project
  • Install decentraland-ui npm install --save decentraland-ui
  • Import component from decentraland-ui.
  • Run project
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

1 participant