We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14188de + f29af37 commit 2681abdCopy full SHA for 2681abd
app.vue
@@ -2,7 +2,7 @@
2
<!DOCTYPE html>
3
<Html lang="en">
4
<Body
5
- class="antialiased duration-300 transition-colors text-gray-800 dark:text-gray-200 bg-white dark:bg-gray-900"
+ class="antialiased duration-300 transition-colors text-gray-800 bg-white"
6
>
7
<NuxtLayout>
8
<NuxtLoadingIndicator :height="5" :duration="3000" :throttle="400" />
0 commit comments