Hi,
We are looking to use CodeMirror in our design system and I was wondering if there was a way to customise class names. By default our design system is based mostly on headless components. We add custom classes with a prefix of cn
and let the user customise the theme based on these class names. Because Code Mirror is using cm
prefix there might be confusions.
Is there a way to customise the prefix of each class names?