1 year ago
#353334
Filippo Brigati
NextJS with Google Fonts
I'm learning next js but I have a problem... I tried to add a different font using @import from google fonts and everything works fine, but when I add a getServerSideProps() function the font doesn't work while with getStaticProps() everything works fine and I can't understand the problem. This is the repo. Thanks
I expect to see a custom font
css
fonts
next.js
google-fonts
0 Answers
Your Answer