primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.05k stars 1.2k forks source link

Nuxt 3.13 Design token not working #6517

Open geminigeek opened 23 hours ago

geminigeek commented 23 hours ago

Describe the bug

Nuxt 3.13 Design tokens not working , check the reproduction

Reproducer

https://stackblitz.com/edit/nuxt-starter-vpdzyb?file=app%2Fpages%2Findex.vue

PrimeVue version

4.0.7

Vue version

3.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

No response

Steps to reproduce the behavior

visit the home page check the ToggleSwitch they are same ToggleSwitch example is copied from https://primevue.org/theming/styled/#scopedtokens

Expected behavior

the design tokens should work as they are working in example https://primevue.org/theming/styled/#scopedtokens

RobJmz commented 2 hours ago

I have exactly same problem