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
1 Choose Google Font family
2 Choose font weights
3 Choose class name for display text (optional)
4 Scrape page for all Google Font text used
5 Put all used characters in an array
6 Remove all duplicate characters
7 Convert string to escaped characters
8 Make the array a string
9 Append string to Google Fonts css link href url
10 Insert Google Font family and weights into same href url
11 Append Google Font css link inside head
12 Profit
The text was updated successfully, but these errors were encountered:
1 Choose Google Font family
2 Choose font weights
3 Choose class name for display text (optional)
4 Scrape page for all Google Font text used
5 Put all used characters in an array
6 Remove all duplicate characters
7 Convert string to escaped characters
8 Make the array a string
9 Append string to Google Fonts css link href url
10 Insert Google Font family and weights into same href url
11 Append Google Font css link inside head
12 Profit
The text was updated successfully, but these errors were encountered: