Fix compiler settings to match new version of webcompiler

This commit is contained in:
Matija Koželj 2022-12-20 13:47:42 +01:00
parent 12798c20f7
commit 580161eb25

View File

@ -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