This pull request fixes #17 and also adds new feature to load Google fonts. While doing so the package @next/font has been removed as this was unnecessary and next.js already provides next/font library to load Google and local fonts
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
Checklist:
[x] My code follows the style guidelines of this project
Changes followed by this PR
This pull request fixes #17 and also adds new feature to load Google fonts. While doing so the package
@next/font
has been removed as this was unnecessary and next.js already providesnext/font
library to load Google and local fontsType of change
Checklist:
Screenshots / GIFs (If any):