You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue but I use a handful of fonts and when building the project on GitHub Actions, it redownloads the fonts on every new build, which adds a few minutes to the build. Does anyone know of a good way to cache fonts such that they don't get downloaded across builds?