typefaces icon indicating copy to clipboard operation
typefaces copied to clipboard

Doesn't work on codesandbox.io

Open simoneb opened this issue 6 years ago • 1 comments
trafficstars

When setting up a create-react-app based sandbox on codesandbox.io, the fonts don't seem to be available.

simoneb avatar Feb 20 '19 14:02 simoneb

~~I ran into the same issue when importing typefaces locally in CRA with TypeScript (not sure if that detail is important). The bundle in the browser doesn't seem to include the CSS for loading the font.~~

Nevermind in my case the problem was that the name didn't match.

pluma avatar Sep 25 '19 15:09 pluma