Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Ability to pass previous source map content #2860

@yuri-karadzhov

Description

@yuri-karadzhov

At the moment there is no possibility to pass previous source map content it would be nice if sourceMap option will be able to receive previous source map object and use it to generate new source map.

sass.render({
      data,
      sourceMap: prevSourceMapObject
}, handleResult);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions