user-auth store frontend css v5

This commit is contained in:
2023-01-06 16:47:03 +05:30
parent 39c77eb463
commit 5b7802658f

View File

@@ -2,7 +2,8 @@
<html> <html>
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<link rel="shortcut icon" type="image/x-icon" href="data:image/x-icon;,"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.svg">
<link data-trunk rel="css" href="css/index.css" /> <link data-trunk rel="css" href="css/index.css" />
<link data-trunk rel="copy-dir" href="static" /> <link data-trunk rel="copy-dir" href="static" />
<link rel="stylesheet" href="/assets/tailwind.css"/> <link rel="stylesheet" href="/assets/tailwind.css"/>