bug: Global CSS cannot be imported from within node_modules
Open
bug
- Dominant language
- TypeScript
- Stars
- 970
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Next.js does not support the global CSS imported from within node_modules. Refer to:
https://nextjs.org/docs/messages/css-npm

And the `monaco-editor` has many style files are imported within node_modules:

Contributor guide
Assessment
This issue has not been assessed yet.