I got an accelerator project installed and trying to setup the fonts for the project.
When i run the build:w script I get all fonts generated from the "/client/fonts/ to the output folder /ui/fonts/…woff2 etc.
But once I save anything that triggers the watch, all the fonts gets deleted in the UI folder.
Is there anything i can modify to make fonts stay in the ui/fonts folder?
Yeah, i’ve added @fontface and the src of the font.
I get the font to appear after the build, but after the watch-job is done » the fonts gets removed.