stephenhutchings / typicons.font

336 pixel perfect, all-purpose vector icons in a web-font kit
https://www.s-ings.com/typicons
Other
1.42k stars 221 forks source link

Error when loading fonts in React #26

Closed macsee closed 3 years ago

macsee commented 5 years ago

Hi, I'm getting this error when using typicons.font in React:

`Failed to compile. ./node_modules/typicons.font/src/font/typicons.css

Module not found: Can't resolve '../../../css-loader/index.js' in '/home/scit/DESARROLLO/iunir/node_modules/typicons.font/src/font'`

Does anyone how to solve this? Thanks!

FuadAliah commented 4 years ago

Same here, any advise?

stephenhutchings commented 3 years ago

Other libraries like React Icons are probably the best way to include Typicons in React projects.