ctrlplusb / react-universally

A starter kit for universal react applications.
MIT License
1.7k stars 244 forks source link

Font is not loading with css. #588

Open hiranivipul opened 6 years ago

hiranivipul commented 6 years ago

I change font from css and set path like: src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');

Working proper in development mode. But after run in development font is not loading with css bug-2 bug-3

.