You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the default component in the docs but the problem is that the style is partially working, like this screen shot of form-api-request.ce.vue :
The 2 buttons "Count" and "Show" has no style, even for the "DatePicker".
But If I toggle the toast :
It's juste fine...
Same for the "DatePicker" :
Or even the "Dialog" :
In the "Dialog" the buttons and inputs work fine and I don't know why ??
I can't find topics using Vue 3 / PrimeVue / Tailwind in custom web component.
Anyone can help me ?
It's my first time here in github disscussions so tell me if you need more files or screenshots.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I try to make a custom vue web component using PrimeVue and TailwindCSS.
Config :
Files :
I used the default component in the docs but the problem is that the style is partially working, like this screen shot of
form-api-request.ce.vue
:The 2 buttons "Count" and "Show" has no style, even for the "DatePicker".
But If I toggle the toast :
It's juste fine...
Same for the "DatePicker" :
Or even the "Dialog" :
In the "Dialog" the buttons and inputs work fine and I don't know why ??
I can't find topics using Vue 3 / PrimeVue / Tailwind in custom web component.
Anyone can help me ?
It's my first time here in github disscussions so tell me if you need more files or screenshots.
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions