setup tailwind & content

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-05 23:33:01 +06:00
parent e8b02f2414
commit 4214719ee4
16 changed files with 2001 additions and 52 deletions

View File

@@ -1,5 +1,7 @@
<template>
<div>
<NuxtWelcome />
<NuxtLayout>
<NuxtPage/>
</NuxtLayout>
</div>
</template>