Novicell/novicell-frontend

Gulp dosn't work with fonts

Closed this issue · 2 comments

The gulp setup done't compile fronts from assets to dist. Causing probelms since it can't find the fonts

I've just tested this, i placed some fonts in "assets/fonts" and then ran "gulp", and it copied the fonts successfully into the "dist/fonts" folder.

Is this still an issue?

@MKAndersen can you describe how to reproduce?