Is it possible to get the list of all available CodeMirror theme names to avoid hardcoding them? Is it possible to import (load) CodeMirror theme's *.css files dynamically to avoid importing (loading) them all?
Is it possible to get the list of all available CodeMirror theme names to avoid hardcoding them?
Is it possible to import (load) CodeMirror theme's *.css files dynamically to avoid importing (loading) them all?