Closed geminigeek closed 1 month ago
Nuxt 3.13 Design tokens not working , check the reproduction
https://stackblitz.com/edit/nuxt-starter-vpdzyb?file=app%2Fpages%2Findex.vue
4.0.7
3.x
TypeScript
Nuxt
No response
visit the home page check the ToggleSwitch they are same ToggleSwitch example is copied from https://primevue.org/theming/styled/#scopedtokens
the design tokens should work as they are working in example https://primevue.org/theming/styled/#scopedtokens
I have exactly same problem
It was fixed for the next version. If you think the problem still persists, please let us know.
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