Compare commits
2 Commits
04309b1514
...
6cd9089f6b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6cd9089f6b | ||
![]() |
ae73d175e6 |
@ -65,6 +65,12 @@
|
|||||||
<_NewCompiledCssFiles Include="wwwroot\Connected.Components.min.css" Exclude="@(Content)" />
|
<_NewCompiledCssFiles Include="wwwroot\Connected.Components.min.css" Exclude="@(Content)" />
|
||||||
<Content Include="@(_NewCompiledCssFiles)" />
|
<Content Include="@(_NewCompiledCssFiles)" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<Error Condition="!Exists('$(MSBuildProjectDirectory)/wwwroot/Fonts/')" Text="Missing Fonts folder in wwwroot" />
|
||||||
|
<ItemGroup>
|
||||||
|
<!--Include without duplication-->
|
||||||
|
<_OpenSansFont Include="wwwroot\Fonts\OpenSans-*.ttf" Exclude="@(Content)" />
|
||||||
|
<Content Include="@(_OpenSansFont)" />
|
||||||
|
</ItemGroup>
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
<Target Name="Delete sass/js compiler artifacts" AfterTargets="AfterBuild">
|
<Target Name="Delete sass/js compiler artifacts" AfterTargets="AfterBuild">
|
||||||
|
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Bold.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Bold.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-BoldItalic.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-ExtraBold.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-ExtraBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Italic.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Italic.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Light.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Light.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-LightItalic.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-LightItalic.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Medium.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Medium.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-MediumItalic.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-MediumItalic.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Regular.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-Regular.ttf
Normal file
Binary file not shown.
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-SemiBold.ttf
Normal file
BIN
src/Connected.Components/wwwroot/Fonts/OpenSans-SemiBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user