You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate 2 different icon fonts for a shared repository. However, with a custom template the template / font name is used as file names. Thus overwriting the previously generated font files. I was using grunt-webfont before, which offers a filename config option.
https://github.com/itgalaxy/webpack-webfont/blob/b78f1c2d09ae6f767172ddd41b557c4a7be922f6/src/WebfontPlugin.js#L73
Please let developer rename output css with default css template.
I wanted to use the css in stylus, and so trying to rename file with "_" prefix, though it's been limited.
The text was updated successfully, but these errors were encountered: