google-fonts
google-fonts copied to clipboard
Google Fonts module for NuxtJS
@nuxtjs/google-fonts
Google Fonts module for Nuxt
Features
- Specify fonts by name/variant
- Parse head links to Google Fonts
- Creates only an external link to Google Fonts
- Support CSS API v2
- Add dns-prefetch
- Add preconnect
- Add preload
- Download css/fonts to local project (No need external resources)
- Encode fonts to base64
Contributing
You can contribute to this module online with CodeSandBox:
Or locally:
- Clone this repository
- Install dependencies using
yarn install
- Start development server using
yarn dev
License
MIT License
Copyright (c) Nuxt Community