mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
7c349b12b2
This inlines all webfonts we are using throughout the app, instead of loading them from Google Fonts. There are several benefits to this approach: - Better performance - We don't have any problems in regards to potential Google Fonts downtimes - It protects our users privacy, as they don't have to request those fonts from a third-party It sets up individual css files per font-face, so that they are easier to include and require on a per use-case basis. |
||
---|---|---|
.. | ||
bundles | ||
cart | ||
checkout | ||
crowdfund | ||
crowdfund-admin | ||
fonts | ||
img | ||
imlegacy | ||
js | ||
locales | ||
main | ||
modal | ||
paybutton | ||
payment-request | ||
payment-request-admin | ||
pos-admin | ||
swagger/v1 | ||
tests | ||
vendor | ||
_bootstrap_kitchensink.html | ||
favicon.ico | ||
manifest.json |