issues
search
Codeinwp
/
logo-maker
Another Logo Maker app made for fun and profit.
https://themeisle.com/logo-maker/
MIT License
75
stars
24
forks
source link
Decoupling Fonts
#48
Closed
Soare-Robert-Daniel
closed
3 years ago
Soare-Robert-Daniel
commented
3 years ago
Changelog
Decoupling the function that handles foreign fonts ( for the PWA build, they were too tangled and disabling was not smooth)
Add a utility for NodeJS to download the fonts in
.ttf
format from Google Fonts Github Repo.
Removed the webpack plugin that downloads the fonts on every build in multiple formats.
Changelog
.ttf
format from Google Fonts Github Repo.