asset location fixed
This commit is contained in:
parent
cf983ce274
commit
8c81fd3bf7
2 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue