asset location fixed

This commit is contained in:
Frank Agerholm 2026-01-25 11:00:59 +01:00
commit 8c81fd3bf7
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@ export default defineNuxtConfig({
nitro: {
preset: "static"
},
css: ["~/assets/css/tailwind.css"]
css: ["~/assets/css/tailwind.css"],
compatibilityDate: '2025-07-15',
devtools: { enabled: true },
runtimeConfig: {