From 5132e3eb2f510c911785ff9f27264e702dbf6035 Mon Sep 17 00:00:00 2001 From: AfonsoCMSousa Date: Fri, 16 Jan 2026 18:16:54 +0000 Subject: [PATCH] fix: fixed a woppsie dossie --- nuxt.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 8e93e9a..19a2d61 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -1,7 +1,6 @@ import tailwindcss from "@tailwindcss/vite"; export default defineNuxtConfig({ -<<<<<<< HEAD compatibilityDate: "2026-01-01", devtools: { enabled: true },