Hi, I’m having a strange issue when loading fonts - they work fine when using yarn start
, but when I use yarn build:production
, they aren’t being found.
The files seem to be there in dist/fonts
, but the site doesn’t seem to load them.
I’m using Sage 9.0.10 if that helps…
Thanks for any help in advance!