NuxtN
Nuxt12mo ago
6 replies
oneeach

Nuxt UI not rendering css correctly on build

When I run dev locally, the CSS for Nuxt UI looks fine. However, when I build the image and deploy, some of the CSS is not loaded. I don't get any error messages either.

I'm using latest version of Nuxt (3.15.4) and UI (2.21.0)

I've attached two images to show the toggle is only shown on local/develop but missing on build/production.
image.png
image.png
Was this page helpful?