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.
1 parent 14188de commit f29af37Copy full SHA for f29af37
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