Set @nuxtjs/i18n options from module
How to use TailwindCSS to style SPA loading template
app/spa-loading-template.html
? Doesn't seem like the styling is applied even though I have TailwindCSS set up with the module.How to register global listener for window and add css variable with v-bind at nuxt pages/index
pages/index.vue
is not the root page which also mounts when any page is active.
In my vue project, I use app.vue
to add dynamic css variable with v-bind
and classes uses them and add global onresize eventHandler to window.
So how can I let them run globally in nuxt as they did in my vue project? My vue solution is below.
```javascript
onMounted(() => {...Set global size for all component using app.config.ts
which logger works with nuxt?
LeafLet Map container is already initialized
Bun not found in nuxt application?
App.vue overwritten by layer after adding @nuxt/content@3
prevent useAsyncData from running in the browser
500 buffer not defined
I have tried using import.meta to prevent the code from executing on the client but o import.meta variables would work and it would execute in the browser anyway....Attach data to the inline-middleware
Could not load @nuxtjs/sitemap. Is it installed?
@nuxtjs/sitemap
add it to nuxt.config.ts
modules and then, when I start my application I have this error.
ERROR Cannot start nuxt: Could not load @nuxtjs/sitemap. Is it installed?
ERROR Cannot start nuxt: Could not load @nuxtjs/sitemap. Is it installed?
Can someone explain how to run the build command with verbose logging?
I need a 0 CLS slider for nuxt
Handling multipart/form-data images on backend api
Multi sub domain frontend
How to disable @nuxtjs/color-mode
app.config.ts
or nuxt.config.ts
.
If anyone could help that would be incredible!...set API_BASE_URL in static site
Actual files not showing with Content v3
pages/jobs/index.vue
:...
checking routes with i18n - report usage