WIP: Frontend implementation #1
2 changed files with 1 additions and 1 deletions
asset location fixed
commit
8c81fd3bf7
|
|
@ -5,7 +5,7 @@ export default defineNuxtConfig({
|
||||||
nitro: {
|
nitro: {
|
||||||
preset: "static"
|
preset: "static"
|
||||||
},
|
},
|
||||||
css: ["~/assets/css/tailwind.css"]
|
css: ["~/assets/css/tailwind.css"],
|
||||||
compatibilityDate: '2025-07-15',
|
compatibilityDate: '2025-07-15',
|
||||||
devtools: { enabled: true },
|
devtools: { enabled: true },
|
||||||
runtimeConfig: {
|
runtimeConfig: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue