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

Background image not working for URL #75

Open
omidahourai opened this issue Apr 7, 2015 · 0 comments
Open

Background image not working for URL #75

omidahourai opened this issue Apr 7, 2015 · 0 comments

Comments

@omidahourai
Copy link

I want to use a background image from my asset cloud on Cloudinary but when I paste the url into the editor it doesn't resolve correctly. For example:

"http://res.cloudinary.com/dv2c79nrs/image/upload/c_crop,h_300,w_300,x_180,y_100/v1427110486/hanle_j5r8mg.jpg"

resolves into:

url('"http://res.cloudinary.com/dv2c79nrs/image/upload/c_crop'), url('h_300'), url('w_300'), url('x_180'), url('y_100/v1427110486/hanle_j5r8mg.jpg"')

Really hope I don't have to download all my images locally and then change the urls again when I want to push a project.

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

1 participant