Trying to add CSS for custom fonts

Found this forum post: https://forum.plasmic.app/t/cannot-figure-out-how-to-use-custom-fonts/1566/3

and it said "global.css is not imported by default by the app, so I had to create a _app.tsx"

I created an _app.tsx and it works. The docs say that global.css should be imported by default but I don’t think that is correct.

1 Like