Updated tailwind import

This commit is contained in:
Nicolai Ort 2021-08-17 20:18:04 +02:00
parent b1758b9a00
commit b21b119b9a
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LinkyLinky</title>
<link rel="stylesheet" href="./tmp.css">
<link rel="stylesheet" href="./tailwind.css">
<style>
body {
min-width: 400px;