Fix compiler settings to match new version of webcompiler

features/nuget_autobuild
Matija Koželj 2 years ago
parent 12798c20f7
commit 580161eb25

@ -42,8 +42,7 @@
"Sass": { "Sass": {
"IndentType": "Space", "IndentType": "Space",
"IndentWidth": 2, "IndentWidth": 2,
"OutputStyle": "Nested", "OutputStyle": "Expanded",
"Precision": 5,
"RelativeUrls": true, "RelativeUrls": true,
"LineFeed": "Lf", "LineFeed": "Lf",
"SourceMap": false "SourceMap": false

Loading…
Cancel
Save