marella / material-icons

Latest icon fonts and CSS for self-hosting material design icons.
https://marella.github.io/material-icons/demo/
Apache License 2.0
305 stars 36 forks source link

use relatives paths for fonts #8

Closed capi1O closed 3 years ago

capi1O commented 5 years ago

This allows Material Icons font to be imported with webpack (like in CRA) with no need to copy the font to public dir (just import 'material-icons/iconfont/material-icons.css';).