-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use FontAwesome Pro Icons #500
Conversation
9458600
to
84a2ef2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #500 +/- ##
==========================================
- Coverage 43.20% 43.19% -0.01%
==========================================
Files 363 363
Lines 11102 11102
Branches 1809 1809
==========================================
- Hits 4797 4796 -1
- Misses 6143 6144 +1
Partials 162 162 ☔ View full report in Codecov by Sentry. |
84a2ef2
to
fe795e9
Compare
@k8lyn6 Do you know which icons we want to use for the "other" and "unsure" archive types in onboarding? I can't find them in the design. |
@meisekimiu I do not know. I'll ask Tibi! |
8cf54a2
to
80aa417
Compare
To actually install the packages you'll need a FontAwesome Package Token. Then you can run: ``` FONTAWESOME_PACKAGE_TOKEN="(token)" npm install ``` PER-9893: Use FontAwesome Pro Icons
PER-9893: Use FontAwesome Pro in Glam Onboarding
Finally fill out the descriptions for "Other" and "Unsure" archive types in Glam onboarding. PER-9893: Use FontAwesome Pro icons
PER-9893: Use FontAwesome Pro Icons
PER-9893: Use FontAwesome Pro in Glam Onboarding
ebf7e21
to
cfa1223
Compare
Use FontAwesome Pro icons in the Glam onboarding and fill in the descriptions for the "other" and "unsure" archive types. Note that you will now need a FontAwesome token to install dependencies on this project:
FONTAWESOME_PACKAGE_TOKEN="insert_token_here" npm install
Steps to test: