Add Tailwind and DaisyUI
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://matcha.mizu.sh/matcha.css">
|
||||
<link rel="stylesheet" href="/assets/generated/main.css">
|
||||
<!-- Inter Font is so hot right now! -->
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||||
<title>{% block title %}{{ title }}{% endblock %}</title>
|
||||
<script src="https://unpkg.com/htmx.org@2.0.4"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.14.8/dist/cdn.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user