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.

Error messages readable in the browser #2663

@JQOz

Description

@JQOz

when Ruby Sass encounters an error, by default it produces a CSS file that includes the error message and stack trace in a comment as well as in the content property of a body::before style rule in order to make it immediately visible during users' edit/refresh cycle. Dart Sass and Node Sass don‘t do this currently.

How can I anable this method on Node Sass?

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