UI3 & Tailwind v4 Safelisting
Define colors per checkbox in checkboxgroup
Tailwind color issue
environment variable not overriding for production
Supabase or Appwrite
How to customise the leading icon / avatar for UNavigationMenu Component
Why is a file that is not required by any vue component get loaded client-side ?
Nuxt UI Navbar Width Breaks on Small Screen

Dark or Coloured DashboardSidebar on light theme

Nuxt UI Pro v3.1.3 - Use an official template - Dashboard
nuxt fonts global css file is not loaded in dev environment
bun dev
and visit localhost:3000
. the console logs this error:
The resource from “http://localhost:3000/_nuxt/virtual:nuxt:%2Fhome%2Fuser%2Fproject%2F.nuxt%2Fnuxt-fonts-global.css” was blocked due to MIME type (“application/json”) mismatch (X-Content-Type-Options: nosniff).
The resource from “http://localhost:3000/_nuxt/virtual:nuxt:%2Fhome%2Fuser%2Fproject%2F.nuxt%2Fnuxt-fonts-global.css” was blocked due to MIME type (“application/json”) mismatch (X-Content-Type-Options: nosniff).
Selecting map library
In a Nuxt layer, the tsconfig.json file extends to a non existing file inside .playground
npx nuxi init -t layer layers/my-layer-1
, the created layer have the following in the tsconfig.json
:
```json
{
"extends": "./.playground/.nuxt/tsconfig.json"
}...Typography with Nuxt UI without Nuxt Content
NuxtUI: Use Custom IconSet with Vue.js Setup
Long running thread on Nuxt startup
i18n can't handle nested arrays / arrays of objects
QR Code on server side
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