stephenhutchings / microns

The universal icon set for user interfaces.
https://s-ings.com/projects/microns-icon-font/
Other
104 stars 10 forks source link

Can't find the ttf #3

Closed ehgoodenough closed 4 years ago

ehgoodenough commented 4 years ago

The current v1.0.5 version is missing fonts/microns.ttf. I see it in master, but it isn't in the published npm module.

My webpack loader, which tries to pull in each asset referenced in the css, is successfully pulling in the eot, woff2, woff and svg. But it is throwing an error when it can't find the ttf.

stephenhutchings commented 4 years ago

Thanks @ehgoodenough I've just merged and published to NPM. Thanks for taking the time to make a pull request!