P4sca1 / nuxt-headlessui

Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
MIT License
168 stars 7 forks source link

warning on console #17

Closed luabraggion closed 1 year ago

luabraggion commented 1 year ago

Captura de tela 2022-11-30 171023

it's giving a warning on the console, I'm using nuxt 3, I've already added the parameter below to my nuxt.config.ts and still the warning.

build: { analyze: true, transpile: ['@headlessui/vue'] }

P4sca1 commented 1 year ago

I'm pretty sure the warning does not originate from this module.