We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4.0.3
Chrome, Safari, Safari iOS, Firefox
https://play.tailwindcss.com/VaRd1ihsiB
<div class="join"> <button class="join-item btn">1</button> <button class="join-item btn btn-active">2</button> <-- Bug! <button class="join-item btn">3</button> <button class="join-item btn">4</button> </div>
In default pagination code, btn-active class make button got outline.
The text was updated successfully, but these errors were encountered:
f90bc9b
No branches or pull requests
What version of daisyUI are you using?
v4.0.3
Which browsers are you seeing the problem on?
Chrome, Safari, Safari iOS, Firefox
Reproduction URL
https://play.tailwindcss.com/VaRd1ihsiB
Describe your issue
In default pagination code, btn-active class make button got outline.
The text was updated successfully, but these errors were encountered: