Default tailwind setup

This commit is contained in:
Alexis
2026-03-23 22:40:30 +01:00
parent 377faa0439
commit 8c9ae1be00
10 changed files with 408 additions and 48 deletions

5
src/pages/Home.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<main>
Home
</main>
</template>