This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
See
|
Signature image_url_sig = "image-url($path, $only-path: false, $cache-buster: false)"; |
Because image-url is a Compass function, not a Sass function, it seems odd for it to be included in libsass. Building in any URL functions requires "Sass" to know about your paths - Compass has embraced that pattern, but I don't know if we should assume that Sass does.