Add tailwind and daisyui

This commit is contained in:
2026-03-30 21:40:28 -04:00
parent a21c8f5b70
commit a068db1595
12 changed files with 1147 additions and 902 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<title>Yew App</title>
<link rel="stylesheet" href="app.css" />
</head>
<body></body>
</html>