Skip to content

map.sources are already a relative path #7

Description

@canda

Why is it that you are trying to make a relative path for sources.
In my case I'm receiving the correct relative path already on clean css callback
´´´
// src === "../sass/originalstylesheet.scss"
´´´
so when the map executes I get a source like
´´´
"../../../../../sass/wu-about-us-timeline.scss"
´´´
Is there a way to tell clean-css to return an absolute path for this?
Is it that clean-css changed or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions