From 9d55a16040ba2fe16a09a721d02e3995a308429b Mon Sep 17 00:00:00 2001 From: eggy Date: Tue, 18 Apr 2023 15:20:35 -0400 Subject: [PATCH] fix: downgrade away from nuxt 3.4.1 borks nuxt content --- components/ColourPicker.vue | 7 +- components/HamburgerMenu.vue | 17 ++- package.json | 2 +- yarn.lock | 207 ++++++++++++++--------------------- 4 files changed, 101 insertions(+), 132 deletions(-) diff --git a/components/ColourPicker.vue b/components/ColourPicker.vue index 757f8db..d220118 100644 --- a/components/ColourPicker.vue +++ b/components/ColourPicker.vue @@ -10,7 +10,11 @@ const toggle = () => {