Skip to content

Commit 3dea547

Browse files
committed
Enable CSS minification for the embedded themes.
1 parent 0e9c6ac commit 3dea547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Radzen.Blazor/Radzen.Blazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</ItemGroup>
5353

5454
<PropertyGroup>
55-
<DartSassOutputStyle>expanded</DartSassOutputStyle>
55+
<DartSassOutputStyle>compressed</DartSassOutputStyle>
5656
<EnableDefaultSassItems>false</EnableDefaultSassItems>
5757
</PropertyGroup>
5858

0 commit comments

Comments
 (0)