Workshape / icon-font-generator

Easy-to-use, pre-configured cli tool to generate webfont icon kits from a bunch of .svg files
MIT License
471 stars 76 forks source link

Font updates even when there are no changes in the SVG's #70

Open ibuisic opened 4 years ago

ibuisic commented 4 years ago

Hi, Whenever I generate icons, my font files change in git. Even when the SVG files are not changed. Is there a way I can avoid this? Thanks.

Here's the script: icon-font-generator assets/icons/*.svg -o assets/fonts/ -f ../fonts --csstp ./icons-scss.hbs -p glyph -t .glyph --csspath assets/scss/_icon-font.scss