Using in NextJs 14 and having issues with internal import of css #3826
Unanswered
vishalmoltech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to use the module in NextJs 14 project, I'm constantly getting an error message:
./node_modules/draft-js/dist/Draft.css
Global CSS cannot be imported from within node_modules.
Is there a way to use Ketcher with NextJs? I couldn't find a single way to make it run, mainly because of this CSS issue.
Beta Was this translation helpful? Give feedback.
All reactions