We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6b251 commit a534b68Copy full SHA for a534b68
1 file changed
build.default.json
@@ -25,7 +25,7 @@
25
},
26
"execute": {
27
"command": "./node_modules/.bin/sass",
28
- "arguments": ["./style/style.scss", "www/style.css"]
+ "arguments": ["./style/style.scss", "www/style.css", "--source-map", "--embed-sources", "--embed-source-map"]
29
}
30
31
0 commit comments