Skip to content

Should libsass have an image-url function? #489

@michaek

Description

@michaek

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions