We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9aa23 commit 7bb4a05Copy full SHA for 7bb4a05
app/app.vue
@@ -2,7 +2,7 @@
2
useHead({
3
htmlAttrs: {
4
class: `dark`,
5
- }.
+ },
6
bodyAttrs: {
7
class: `size-full min-h-100dvh max-w-screen bg-dark-950 text-light`
8
}
0 commit comments