-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Hey,
I'm tried to use CRA with Semantic UI React
Everything is good, but ONE feature doesnt work : the Icon.
Webpack can't load .woff and .ttf.
Here's my error with Firefox :
"downloadable font: invalid version tag (font-family: "Icons" style:normal weight:normal stretch:normal src index:2)
source http://localhost:3000/themes/default/assets/fonts/icons.woff
downloadable font: rejected by sanitizer (font-family : "Icons" style:normal weight:normal stretch:normal src index:2)
source http://localhost:3000/themes/default/assets/fonts/icons.woff"
I have the same error but with *.ttf files.
I suppose that with CRA, you can't add new loaders to Webpack right ?
Any ideas ?
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels