gulp-iconfont-css icon indicating copy to clipboard operation
gulp-iconfont-css copied to clipboard

Create an SCSS file mapping the SVG files piped to gulp-iconfont to their codepoints

Results 4 gulp-iconfont-css issues
Sort by recently updated
recently updated
newest added

How can I resolve this problem ? The targetPath creates a subfolder inside the fonts folder that comprises the full working path inside the fonts director. For example: fonts/ Users/username/full...

It will be great to be able to configure some properties like font-display.

In `gulp-iconfont` we can specify the formats, but due to how `gulp-iconfont-css` generates the font-face code block we need to specify all the formats to avoid issues in some browsers....

enhancement