esm.sh
esm.sh copied to clipboard
Failed to import - @milkdown/crepe
Failing module
- GitHub: https://github.com/Milkdown/milkdown
- npm: https://www.npmjs.com/package/@milkdown/crepe
import "@milkdown/crepe/lib/theme/frame/style.css";
Error message
@milkdown/kit/prose/gapcursor/style/gapcursor.css:1:5: 1 │ File Not Found
Additional info
The correct path is @milkdown/kit/lib/prose/gapcursor/style/gapcursor.css
There's an exports field in the package.json of @milkdown/kit that points to the correct path.
can you please provide more details? then i can dig in, thanks!