javascript-shinobis / nike-clone-app

An E-commerce Nike Store clone web application made using NextJs, Tailwind CSS and Strapi
2 stars 3 forks source link

Fix/Google fonts loaded dynamically using next/font library #19

Open vdwaseem opened 1 year ago

vdwaseem commented 1 year ago

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 provides next/font library to load Google and local fonts


Type of change


Checklist:


Screenshots / GIFs (If any):