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 957b01b commit 7f2242cCopy full SHA for 7f2242c
src/BootstrapBlazor/BootstrapBlazor.csproj
@@ -10,13 +10,11 @@
10
</ItemGroup>
11
12
<ItemGroup>
13
- <Content Remove="compilerconfig.json" />
14
<Content Remove="sasscompiler.json" />
15
<Content Remove="wwwroot\core\**\*.*" />
16
<Content Remove="wwwroot\lib\**\*.css" />
17
<Content Remove="wwwroot\scss\**\*.*" />
18
<Content Remove="wwwroot\src\**\*.*" />
19
- <None Include="compilerconfig.json" />
20
<None Include="sasscompiler.json" />
21
<None Include="wwwroot\core\**\*.*" />
22
<None Include="wwwroot\lib\**\*.css" />
0 commit comments