You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see a warning when running build:preview locally, and it’s in the CI logs too.
and I did a quick test and saw that the unused font can be removed—commented it out, and the build passed with no warnings. checked localhost:3000, network tab, and only see 2 Google fonts + 1 FontAwesome, so no impact on the site’s look.
opening a PR for this!
The text was updated successfully, but these errors were encountered:
I see a warning when running
build:preview
locally, and it’s in the CI logs too.and I did a quick test and saw that the unused font can be removed—commented it out, and the build passed with no warnings. checked
localhost:3000
, network tab, and only see 2 Google fonts + 1 FontAwesome, so no impact on the site’s look.opening a PR for this!
The text was updated successfully, but these errors were encountered: