From 580161eb25815a21780c7225859befe7026054a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Ko=C5=BEelj?= Date: Tue, 20 Dec 2022 13:47:42 +0100 Subject: [PATCH] Fix compiler settings to match new version of webcompiler --- src/Connected.Components/excubowebcompiler.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Connected.Components/excubowebcompiler.json b/src/Connected.Components/excubowebcompiler.json index a481495..cabc0ad 100644 --- a/src/Connected.Components/excubowebcompiler.json +++ b/src/Connected.Components/excubowebcompiler.json @@ -42,8 +42,7 @@ "Sass": { "IndentType": "Space", "IndentWidth": 2, - "OutputStyle": "Nested", - "Precision": 5, + "OutputStyle": "Expanded", "RelativeUrls": true, "LineFeed": "Lf", "SourceMap": false