Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 265 Bytes

File metadata and controls

6 lines (4 loc) · 265 Bytes

blended_google_fonts

Easy Google Fonts import for Blended

To add fonts, create a list variable in your config.py to hold all of the fonts that you want to import called google_fonts. For example,

google_fonts = [["Roboto"], ["Jim Nightshade", "300,400"]]