Add tailwind

This commit is contained in:
2024-02-23 21:48:05 +01:00
parent 3d21517c3b
commit 3aab8d4425
7 changed files with 1473 additions and 98 deletions
+1
View File
@@ -7,6 +7,7 @@
<title>Vite + TS</title>
</head>
<body>
<p class="text-3xl font-bold underline">aaa</p>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>