react95-io / React95

🌈🕹 Windows 95 style UI component library for React
https://react95.io
MIT License
6.6k stars 183 forks source link

Update README for NextJS Apps #371

Open laurapadilla opened 1 year ago

laurapadilla commented 1 year ago

I added this in the Discussions but adding here as well for extra visibility

Hello! I am using the react95 package in a NextJS app and was getting an error because it wasn't able to properly load the fonts front the package. I think it's worth to update the README with the following instructions:

mohamm-ad commented 6 months ago

hey! i was having a similar problem, and you can also solve it with nextjs support for local fonts: https://nextjs.org/docs/app/building-your-application/optimizing/fonts in your layout.tsx file