DragonsInn / fontgen-loader

Automated webfont generation from SVG icons. Use with WebPack!
125 stars 42 forks source link

CSS file not generated #29

Open lbineau opened 8 years ago

lbineau commented 8 years ago

The css file is not generated for me but the fonts are. Any idea of why ?

pankajpatel commented 7 years ago

@IngwiePhoenix what is the good way to generate CSS file from fontgen-loader?

I have an existing project where I want to include the fontgen-loader in my webpack workflow.

But in the previous workflow, the CSS rules from already generated CSS is extended in SCSS files; now there is no CSS file and this turns out to be a little problem.

Though the loader can be customized to support the CSS generation as the same is supported by webfonts-generator.