How to Use Google Fonts in a Nuxt 3 + Tailwind CSS Project
A clean and easy guide to setting up custom fonts using Nuxt modules.
1. Install Tailwind and Google Fonts Modules
Nuxt offers official modules for both Tailwind CSS and Google Fonts. To install them, just run the following commands:
# Install Tailwi...
digitalsyed.hashnode.dev2 min read