erikras / erikras/react-redux-universal-hot-example
webpack config for icomoon
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Need help to configure webpack to load icomoon icons.
**icomoon.scss** loads fine and the icon class used in **Header.scss** also sets the `content: "\e61c";` to the `span` correctly. (checked in chrome console). Problem is there is no error in the cmd console but the `span` shows an _empty square box_ in the browser.
**Notes:**
Removed the Font Awesome settings.
Added **Lato** font and which gets loaded correctly.
[My gist link](https://gist.github.com/oleole90/f513b23fa1526021b6f9866884c499f2)
Contributor guide
Assessment
This issue has not been assessed yet.