Font Utilities - Next.js Course #9

preview_player
Показать описание

Contents:
0:00 Introduction
0:37 Google Fonts
1:29 ClassName Usage
1:50 CSS Variable Usage
2:17 Local Fonts
2:59 Using Multiple Fonts
4:09 Conclusion

Social Media:

#nextjs #course
Рекомендации по теме
Комментарии
Автор

Wow, thank you so much, very detailed information.

AndriyNosov
Автор

Thank you! This was super clean and addressed importing multiple fonts which has been frustrating to get clear info about up to this point.

markclifford
Автор

Hey, NL! Thanks a lot for this video!

Actually I want to choose font families for layout file, depending on value from localstorage. I want to implement switching font families.

Anyway I am grateful for your videos 🤟🔥

kalts_daniil
Автор

Hey thanks for the value. Do you know how to use italic style with Inter font? Thanks

julien_sublaunch
Автор

I found your video because I am trying to import a local font in NextJS 13 (exactly how you do it), but no matter what, I keep getting the same "module not found" error you are getting. I realize that you probably don't have a local font file installed for your demonstration, but would you mind testing it out and seeing if you can actually import a local font without getting that error?

jenroot