switch to tailwind cdn

This commit is contained in:
2024-05-24 20:57:58 -05:00
parent 2650557503
commit 1b85435097
4 changed files with 3 additions and 15 deletions
+2 -1
View File
@@ -26,8 +26,9 @@
<meta name="twitter:image" content="assets/images/icon512x512.png" />
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico" />
<link href="assets/css/tailwind.css" rel="stylesheet" />
<!-- <link href="assets/css/tailwind.css" rel="stylesheet" /> -->
<script defer src="assets/js/tracking.js"></script>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body class="h-screen w-screen flex flex-col justify-center items-center">
<a class="w-40 h-40 bg-blue-400" href="https://github.com/jwetzell/showbridge" data-umami-event="logo-click"> </a>