Hacker News new | ask | show | jobs
Show HN: Beautiful open-source themes for CodeMirror (thememirror.net)
20 points by vdemedes 1479 days ago
1 comments

Great work! Any idea why the import isn't resolving in a Vue app? `Cannot find module 'thememirror' or its corresponding type declarations`
Thanks! The `thememirror` package is ESM only, so maybe that could be it?