react-md-editor
react-md-editor copied to clipboard
change font?
hi, how does one change the font?
@Energiz3r
- https://github.com/uiwjs/react-md-editor/issues/425#issuecomment-1209514536
That's a hack, is there no support for applying a font? Can we get the !important removed off the existing style?
I'm using vanilla extract for styles so values are CSS variables, meaning !important won't work. I'd have to import a single static CSS into my project just to do this