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

relative url in css/js file #274

Open
martingg88 opened this issue Jul 15, 2016 · 1 comment
Open

relative url in css/js file #274

martingg88 opened this issue Jul 15, 2016 · 1 comment

Comments

@martingg88
Copy link

Some css/js file will have relative path embedded in the source. how to solve the following issue to point to absolute path instead of relative?

src: url('../fonts/glyphicons-halflings-regular.eot');

@sKopheK
Copy link

sKopheK commented Nov 29, 2016

use grunt-string-replace for this

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