delab-team / connect

Modal package with different TON wallets for React JS
https://connect-example.delab.team
MIT License
45 stars 8 forks source link

Issues while using with Next.js #11

Open markokhman opened 2 years ago

markokhman commented 2 years ago

I've tried to install library into my Next.js project, but seems like the CSS imports are done wrong.

Screen Shot 2022-11-11 at 08 26 36

https://nextjs.org/docs/messages/css-npm More details on the error here. Quote: "Reach out to the maintainer and ask for them to publish a compiled version of their dependency."

deioann commented 2 years ago

@markokhman Thanks for the issue reporting, and the excellent manual. As a temporary solution, the community can follow this manual to use DeLab Connect with Next.js. We'll be developing native support for Next.js and other frameworks, so I'll leave this Issue open for now.