1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-30 15:13:24 +00:00

remove css styling

This commit is contained in:
Kyle Spearrin
2019-04-26 22:42:05 -04:00
parent 9b2ce98b46
commit e9d54d9cf5
11 changed files with 0 additions and 4678 deletions

View File

@@ -84,8 +84,4 @@
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
</EmbeddedResource>
</ItemGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
<Exec Command="npm run sass" />
</Target>
</Project>