add tailwind and flowbite

This commit is contained in:
Kentai Radiquum 2024-05-19 13:53:38 +05:00
parent c0a4a8b5df
commit f7d591e9f8
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
6 changed files with 53 additions and 4 deletions

15
index.html Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>wah.su</title>
<link href="/public/output.css" rel="stylesheet">
</head>
<body>
</body>
</html>