jubalm / grunt-fontello

grunt task for downloading fonts from fontello.com
MIT License
45 stars 25 forks source link

cssFontPath #42

Closed ericcornelissen closed 6 years ago

ericcornelissen commented 7 years ago

Added a new option that allows you to explicitly specify to path to the Fontello fonts that is used in the outputted .css/.scss

stuartaccent commented 6 years ago

Hi @ericcornelissen, looks good to me I can confirm:

omitting cssFontPath works as it did before adding a cssFontPath of say ../bla sets the path to this regardless of where the files are. Perfect :) Thanks