top | item 31587951 Show HN: Beautiful open-source themes for CodeMirror 20 points| vdemedes | 3 years ago |thememirror.net 2 comments order hn newest loueed|3 years ago Great work! Any idea why the import isn't resolving in a Vue app? `Cannot find module 'thememirror' or its corresponding type declarations` vdemedes|3 years ago Thanks! The `thememirror` package is ESM only, so maybe that could be it?
loueed|3 years ago Great work! Any idea why the import isn't resolving in a Vue app? `Cannot find module 'thememirror' or its corresponding type declarations` vdemedes|3 years ago Thanks! The `thememirror` package is ESM only, so maybe that could be it?
loueed|3 years ago
vdemedes|3 years ago