From 126ae5e18de241f12427abe5d86b1ffd7651f3cd Mon Sep 17 00:00:00 2001 From: JustTemmie <47639983+JustTemmie@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:13:29 +0200 Subject: [PATCH] fix: properly insert stylesheet with useHead() --- app.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app.vue b/app.vue index c0c5700..f606843 100644 --- a/app.vue +++ b/app.vue @@ -1,6 +1,5 @@