Skip to content

Images on css not showing up on build #77

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

Closed
gmisa opened this issue Feb 1, 2014 · 2 comments
Closed

Images on css not showing up on build #77

gmisa opened this issue Feb 1, 2014 · 2 comments

Comments

@gmisa
Copy link

gmisa commented Feb 1, 2014

gruntfile.js usemin needs to be changed from this:

  css: ['<%= yeoman.dist %>/styles/{,*/}*.css'],

to this:
css: ['<%= yeoman.dist %>/public/styles/{,/}.css'],

@DaftMonk
Copy link
Member

DaftMonk commented Feb 2, 2014

Good find!

@gmisa
Copy link
Author

gmisa commented Feb 2, 2014

thanks! love your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants