You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
🎉 Description
📝 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 ]
npm install --save decentraland-ui
The text was updated successfully, but these errors were encountered: