NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.87k stars 570 forks source link

Add support for serif / mono notion setting #50

Open MaxAltena opened 3 years ago

MaxAltena commented 3 years ago

Hey!

The pages with a font selected (serif or mono) don't work like the example from the react-notion-x demo: https://react-notion-x-demo.transitivebullsh.it/mono-font-9a4dfc999c9047e09e88c35a689859e7

It seems like no class is being added to the .notion or .notion-app element.

transitive-bullshit commented 3 years ago

Thanks @MaxAltena; def need to add support for this.

PRs welcome 😄