decentraland / decentraland/ui

Library doesn't work in Next.js framework

Open
#206 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
212
Forks
93
Avg merge
2h 4m
Merged PRs (30d)
2

Description

## πŸŽ‰ Description

* [ ] πŸ› This is a bug report.
* [x] πŸ“ˆ 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.