-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Help WantedResolution: Needs InvestigationThis PR or Issue should be investigated from the Stencil teamThis PR or Issue should be investigated from the Stencil team
Description
Using stencil.config.ts sass() options like the following do nothing:
sass({
sourceMap: true,
sourceMapEmbed: true,
sourceMapContents: true
})
No sourcemap data is generated in the resulting CSS file, and no *.cs.map file is generated when specifying a sourcemap path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Help WantedResolution: Needs InvestigationThis PR or Issue should be investigated from the Stencil teamThis PR or Issue should be investigated from the Stencil team