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

Fix incorrect file path in compiled assets #1452

Merged
merged 1 commit into from
May 4, 2015

Conversation

austinpray
Copy link
Contributor

@swalkinshaw
Copy link
Member

💯

@retlehs retlehs changed the title Fix glyphicon font path Fix incorrect file path in compiled assets May 4, 2015
austinpray added a commit that referenced this pull request May 4, 2015
Fix incorrect file path in compiled assets
@austinpray austinpray merged commit bde9c80 into roots:master May 4, 2015
@ironprogrammer
Copy link

Downgrading to gulp-minify-css 1.1.0 can also work around this issue, from personal experience and as noted here: https://github.com/jonathanepollack/gulp-minify-css/issues/95.

To do this, in package.json set the dependency for gulp-minify-css to "1.1.0", no caret. Then run npm update in your theme directory.

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

Successfully merging this pull request may close these issues.

Compiled assets have incorrect file path
5 participants