goodbye react, hello vue
This commit is contained in:
7
app/app.vue
Normal file
7
app/app.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="bg-terminal min-h-screen crt-scanline crt-vignette">
|
||||
<div class="animate-flicker min-h-screen">
|
||||
<NuxtPage />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user