add-ons
Here are 64 public repositories matching this topic...
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Jan 16, 2020 - JavaScript
A page to show the instructions to get the API key
And also the instructions if the user uses custom host.
-
Updated
Mar 8, 2019 - JavaScript
-
Updated
Jun 5, 2020 - Python
-
Updated
Dec 28, 2018 - Python
-
Updated
Aug 13, 2020 - JavaScript
-
Updated
Aug 2, 2020 - CSS
-
Updated
Jun 25, 2019 - HTML
-
Updated
Jan 18, 2019 - CSS
-
Updated
May 31, 2019 - JavaScript
-
Updated
Mar 2, 2018 - C#
-
Updated
Aug 3, 2020 - PHP
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Oct 30, 2019 - HTML
-
Updated
Oct 4, 2019 - JavaScript
-
Updated
Mar 6, 2018 - HTML
Improve this page
Add a description, image, and links to the add-ons topic page so that developers can more easily learn about it.
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."


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.