#How to modify the <head> section of the Next.js starter template?
10 messages · Page 1 of 1 (latest)
Just bumping this - it seems like an easy question to answer. Anyone able to help?
These didn't quite help, as I needed multiple fonts and also the next fonts package doesn't include all the Google fonts.
Solved For anyone wondering, I resolved the issue just using globals.scss and tailwind here: https://stackoverflow.com/a/73330858
It includes all the fonts and you can use multiple fonts
THe same with tailwind:
https://nextjs.org/docs/app/building-your-application/optimizing/fonts#with-tailwind-css