primefaces / primevue

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

Calendar: In Tailwind the ButtonBar and Current Date aren't stylized #4769

Open kleytonroan opened 1 year ago

kleytonroan commented 1 year ago

Describe the bug

When using Tailwind, the ButtonBar and Current Date aren't stylized

image

Reproducer

https://stackblitz.com/edit/4j5vwo?file=src%2FApp.vue

PrimeVue version

3.29.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Opera

Steps to reproduce the behavior

1 - Go to official documentation 2 - Select the Calendar component 3 - Go to "Unstyled on "Theme" tab 4 - Use the Playground with component like this "", even the "nude" component like this "" doesn't work

Expected behavior

The component looks like the styled component with bootstrap: image

slucas-elsa commented 9 months ago

I can confirm the problem is still there