Skip to content
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

bower.json defines all CSS files to be included #56

Closed
gituon opened this issue Jul 12, 2015 · 3 comments
Closed

bower.json defines all CSS files to be included #56

gituon opened this issue Jul 12, 2015 · 3 comments
Milestone

Comments

@gituon
Copy link

gituon commented Jul 12, 2015

The bower.json defines dist/css/* as the main files. This causes grunt to include both the normal and the minified version.

@zavoloklom zavoloklom added this to the 2.1.2 milestone Aug 3, 2015
zavoloklom added a commit that referenced this issue Aug 3, 2015
@zavoloklom
Copy link
Owner

Fixed in 2.1.2

@thandaanda
Copy link

Hi @zavoloklom , Can you change bower.json to include minified css only, right now grunt tasks injects css with following path, resulting in 404
GET http://localhost:9000/bower_components/material-design-iconic-font/dist/css/*.min.css

zavoloklom added a commit that referenced this issue Nov 8, 2015
@zavoloklom
Copy link
Owner

Fixed in 2.2.0

@zavoloklom zavoloklom modified the milestones: 2.2.0, 2.1.2 Nov 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants