Skip to content

fix: Remove Google Fonts API dependency#157

Merged
hummusonrails merged 3 commits intomasterfrom
remove-font-dependency
Jan 18, 2024
Merged

fix: Remove Google Fonts API dependency#157
hummusonrails merged 3 commits intomasterfrom
remove-font-dependency

Conversation

@hummusonrails
Copy link
Copy Markdown
Contributor

The Google Fonts API is returning a 404 currently, which raises the issue that we should remove the external dependency and store the two fonts we require from it locally.

Screenshot 2024-01-18 at 10 22 31

@hummusonrails hummusonrails changed the title Remove Google Fonts API dependency [fix] Remove Google Fonts API dependency Jan 18, 2024
@hummusonrails hummusonrails changed the title [fix] Remove Google Fonts API dependency [fix]: Remove Google Fonts API dependency Jan 18, 2024
@hummusonrails hummusonrails changed the title [fix]: Remove Google Fonts API dependency fix: Remove Google Fonts API dependency Jan 18, 2024
Copy link
Copy Markdown
Contributor

@cold-briu cold-briu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not only is removing external deps but simplifying some code at the same time.
Great job, thank you so much.

@hummusonrails hummusonrails merged commit 8b94313 into master Jan 18, 2024
@hummusonrails hummusonrails deleted the remove-font-dependency branch January 18, 2024 17:21
matt-user pushed a commit that referenced this pull request Dec 10, 2024
* remove google fonts api dependency

* reorder font loading priority

* prettier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants