Fabian Lee
Results
1
comments of
Fabian Lee
I hacked around it by duplicating the plugin setup to my Next.js app. Similar to what the Sanity [blog template](https://github.com/sanity-io/template-nextjs-personal-website/tree/main/plugins) did. Then move the CSS import to your `_app.js` and...