Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Allow rebasing of resources referenced inside style tags #17

@ericmorand

Description

@ericmorand

We would totally get further and rebease resources reference inside style tags, using css-source-map-rebase:

<style>
    .foo {
        background-image: url("../foo.png");
    }
</style>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions