Open ibuisic opened 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
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
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