Closed JanTrichter closed 1 year ago
I just checked the docs here in the GitHub page and it seems like the styles are not loaded correctly:
Turns out I accidentally had import { markdownSchema } from 'sanity-plugin-markdown/next
instead of import { markdownSchema } from 'sanity-plugin-markdown'
which broke the layout for me.
I set up Studio locally and added the markdown plugin. I cannot see my cursor when typing though which makes it really difficult to see what I'm doing.