Update README for NextJS #370
laurapadilla
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hey @laurapadilla, thanks for reaching out! <3 Are there any other extra steps you need to take to use If not, then I think we could just add this below the Getting started section of our README. 🤓 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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:next-transpile-modules
andnext-fonts
dependencies:next.config.js
file to something like:Beta Was this translation helpful? Give feedback.
All reactions