generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
complexity: smallfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: Front Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Milestone
Description
Overview
We need to transition from downloading and storing fonts in the src/fonts folder to simply importing them from Google fonts.
Action Items
- Research what fonts, and font weights are currently downloaded and stored in the
src/fontsfolder. - In the index.scss, replace the
@font-facewith Google fonts using the@import url()method. - Once all fonts are passed via the
@import url(), delete thesrc/fontsfolder. - Test the app and see if the correct fonts are being passed.
Resources/Instructions
https://fonts.google.com/
https://stackoverflow.com/questions/14676613/how-to-import-google-web-font-in-css-file
Metadata
Metadata
Assignees
Labels
complexity: smallfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: Front Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Type
Projects
Status
Final QA (product)