Show HN: Beautiful open-source themes for CodeMirror
thememirror.net
Show HN: Beautiful open-source themes for CodeMirror
1–3 of 3 posts
Re: Show HN: Beautiful open-source themes for CodeMirror
#2Great work! Any idea why the import isn't resolving in a Vue app? `Cannot find module 'thememirror' or its corresponding type declarations`
Re: Show HN: Beautiful open-source themes for CodeMirror
#3Great 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?