Updated tailwind import
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>LinkyLinky</title>
|
<title>LinkyLinky</title>
|
||||||
<link rel="stylesheet" href="./tmp.css">
|
<link rel="stylesheet" href="./tailwind.css">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
min-width: 400px;
|
min-width: 400px;
|
||||||
|
|||||||
Reference in New Issue
Block a user