Referencing css variables directly in app.config.ts
assets/themes/default.css
where i want to map neutral to a custom palette so i checked there does not seem to be a --ui-neutral
in https://ui.nuxt.com/getting-started/theme#theme where it mentions "This is how the @theme is generated for each color alias:"
so inconvenient but fine i mapped the full -50 to -950 mapping using the tailwind color vars...Custom hook to emit/broadcast message
useFetch() and watch reactivity
afterResponse and beforeResponse hook doesnt trigger on API call
Nuxt useHead TypeError
When I select a new date, the button does not reflect the new date - it stays as today's date.
Property does not exist on type '{}'

Nuxt UI prop
Adding css programatically via a module
[iOS] Has anyone successfully implemented StoreKit External Link Account API in a Vue + Capacitor ap

Send back full external API response from Nitro handler.
nuxt-precognition
) needs to correctly display the form errors. Is there a way to force Nitro to return the exact same headers and response body when the Laravel Precognition middleware returns a 422 ?
I tried the following code which got me close but the Nitro docs specifically state that it won't work, so I'm not surprised. Just wondering if there's another way to make it work ?...Nuxt UI Pro Startup License
CLI commands
Why is opening this modal causing my entire page's contents to shift to the left by a fix pixels?
nuxt ui link
Nuxt Content queryCollection not found
Why is my custom badge colour not being reflected when I use the custom badge?
Nuxt UI consistent theme during page reload
ThemePicker.vue
and ThemePickerButton
also there is a theme.ts
plug-in....