mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-24 16:32:20 -04:00
Remove unused css import (#914)
This commit is contained in:
committed by
Leendert de Borst
parent
a43d50f047
commit
ef2a58f784
@@ -28,7 +28,6 @@
|
||||
<link rel="stylesheet" href="css/app.css?v=@CacheBuster" />
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
<link href="css/tailwind.css?v=@CacheBuster" rel="stylesheet">
|
||||
<link href="AliasVault.Client.styles.css?v=@CacheBuster" rel="stylesheet" />
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<link rel="apple-touch-icon" sizes="500x500" href="img/icon-500.png" />
|
||||
<link rel="apple-touch-icon" sizes="192x192" href="img/icon-192.png" />
|
||||
|
||||
Reference in New Issue
Block a user