-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty font.css is generated #7
Comments
The same situation |
Same issue when using with optimize-css-assets-webpack-plugin |
Hi, sorry for the taking so long to respond to this. |
Filename is specified, not an issue... |
Can you show your webpack configuration? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I've tried to use this plugin with the following configuration:
However, this generates an empty
font.css
file.My environment is Windows 7, Webpack 2.6.1, google-fonts-webpack-plugin 0.4.1
Thanks
The text was updated successfully, but these errors were encountered: