user-auth store frontend css v1
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="data:image/x-icon;,">
|
||||
<link data-trunk rel="css" href="css/index.css" />
|
||||
<base data-trunk-public-url/>
|
||||
<link data-trunk rel="css" href="css/index.css" />
|
||||
<link data-trunk rel="copy-dir" href="static" />
|
||||
<link rel="stylesheet" href="/assets/tailwind.css"/>
|
||||
<link rel="stylesheet" href="/assets/static/fontawesome/css/fontawesome.css"/>
|
||||
<link rel="stylesheet" href="/assets/static/fontawesome/css/solid.css"/>
|
||||
<base data-trunk-public-url/>
|
||||
<title>Book Manager</title>
|
||||
</head>
|
||||
<body></body>
|
||||
|
||||
Reference in New Issue
Block a user