Removed incorrect stylesheet reference

This commit is contained in:
mikiher 2024-05-10 12:44:58 +03:00
parent b244cc8d41
commit 911d72971e

View File

@ -4,7 +4,6 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" href="tailwind.compiled.css">
<title>Components App</title>
</head>
<body class="text-white bg-bg">