Skip to content
#

add-ons

Here are 63 public repositories matching this topic...

kryptokinght
kryptokinght commented Dec 2, 2019

Fonts are stored inside src/fonts/googlefonts and we treat them as static assets. To make it available to our HTML pages we use a webpack plugin that gets a list of all the static assets which is provided by config/webpack/static-files.js. The font files are hardcoded but instead, this needs to be dynamically added to the static files list by reading all the font files inside src/fonts.

Improve this page

Add a description, image, and links to the add-ons topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the add-ons topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.