Seperated css files; added search form to register and styled the button

This commit is contained in:
schnulller
2022-06-09 16:40:27 +02:00
parent d41dffd46a
commit 5f0c84bfd1
24 changed files with 6507 additions and 2416 deletions

View File

@@ -8,8 +8,8 @@
</PropertyGroup>
<ItemGroup>
<Content Remove="wwwroot\css\site.css" />
<Content Include="wwwroot\css\site.css" Watch="false" />
<!-- <Content Remove="wwwroot\css\site.css" />
<Content Include="wwwroot\css\site.css" Watch="false" /> -->
</ItemGroup>
<Target Name="Tailwind" BeforeTargets="Build">