Just a minor issue: installing with pip seems to not download the css file. I got greeted with this error: FileNotFoundError: [Errno 2] No such file or directory: 'PYTHON_ENV_PATH/lib/python3.6/site-packages/dash_editor_components/editor.css'
Another question, if I wanted to turn this into a general purpose editor for every language that prism supports, would this mean sending a huge bundle to the browser?