20 lines
607 B
HTML
20 lines
607 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>React Tailwind CSS Dashboard - Flowbite</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap"
|
|
rel="stylesheet"
|
|
type="text/css"
|
|
/>
|
|
<script type="module" crossorigin src="/assets/index.91561b80.js"></script>
|
|
<link rel="stylesheet" href="/assets/index.9874f585.css">
|
|
</head>
|
|
<body class="bg-gray-50 dark:bg-gray-900">
|
|
<div id="root"></div>
|
|
|
|
</body>
|
|
</html>
|