primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Toast: Unable to Set Border Style on Toast Component

Open mustafa60x opened this issue 9 months ago • 1 comments

Describe the bug

I am having a problem with the border style of the PrimeVue toast component when used with the Tailwind Css module.

image

Reproducer

https://stackblitz.com/edit/nuxt-starter-w9wsmj?file=app.vue

PrimeVue version

3.52.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

126.0 (64-bit) firefox browser

Steps to reproduce the behavior

Try the toast component together with the tailwindcss module in the nuxt project.

Expected behavior

I expect it to be like here.

https://primevue.org/toast/#severity

mustafa60x avatar May 25 '24 13:05 mustafa60x