logo logo
  • Articles
  • Snippets
  • Topics
    • Login
    • Register

    • Mode:

The accordion body disappeared after being expanded in Tailwind CSS

  • Dec 10, 2023
  • Snippet ยท 1 min
  • 40 words
  • Share profile in a message
  • Save your profile to PDF
  • Lock profile

  • Profile settings
  • Like (0)
  • Favorite (0)

I used Bootstrap 5.3 accordion also Tailwindcss. but when I open the accordion it will disappear after opening. So the solution

tailwind.config.js
corePlugins: {
    visibility: false
},

CSS
avatar
Md Najmul Hasan

Similar Stories

Tailwind dynamic modal with javascript

snippet

Get attribute and class not active in Html

snippet

Upload an image and instant show or preview that image in html form

snippet
Random Stories

How to use paginator in Laravel API resources by default

snippet

Getting error to install php artisan ui react --auth for Laravel react ui the error is Could not resolve dependency: peer vite@"^3.0.0" from @vitejs/[email protected]

snippet

Reuse The Same FormRequest Class for Both store() and update() in Laravel

snippet

Laravel Blade Remove the Last Comma from Foreach Loop

snippet

Get attribute and class not active in Html

snippet