primereact
primereact copied to clipboard
Accordion with TailwindCss
Describe the bug
When using According with tailwindcss, we obtain an accordion that has a very different behavior than the original.
See attached screen here:
Ref: I opened an issue on the example here: https://github.com/primefaces/primereact-examples/issues/29
Reproducer
No response
PrimeReact version
10.5.3
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Use Accordion component with TailwindCSS, open and close accordion.
Expected behavior
Similar transition as on the website: https://primereact.org/accordion/
cc @Tarik1700