You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: auto import css + split editor css from main component
This avoids including Monaco Editor css when using CodeMirror, and
vice-versa. In addition, CSS will be auto imported when the relevant
JS entries are imported.
This is breaking because it makes the dist files require a build system
that can handle CSS imports from JS.
0 commit comments