Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Can't use expression for URI #1

Closed
matthewwithanm opened this issue Feb 9, 2011 · 1 comment
Closed

Can't use expression for URI #1

matthewwithanm opened this issue Feb 9, 2011 · 1 comment

Comments

@matthewwithanm
Copy link

Expressions used as URLs (in url()) are not compiled. For example:

body { background-image: url($my_image); }
body { background-image: url('/images/' + $my_image); }
@klen
Copy link
Owner

klen commented Feb 10, 2011

Fixed, thanks.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants