files-ui-react icon indicating copy to clipboard operation
files-ui-react copied to clipboard

Make google fonts API optional

Open fspreck-indiscale opened this issue 1 year ago • 1 comments
trafficstars

Right now, google fonts (mainly poppins?) are loaded in a hard-coded way, see e.g. the Dropzone.scss. That's both a privacy issue and an issue when using files-ui in an offline project.

It would be nice to have that at least optional or completely replace it by shipping the font directly or using e.g., https://fontsource.org/fonts/poppins.

fspreck-indiscale avatar Mar 12 '24 14:03 fspreck-indiscale

+1

Waiting for hardcode remove. I have a mini/lightweight website and don't need that font.

01e9 avatar Apr 03 '24 17:04 01e9