Skip to content
New issue

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

Alert danger white background #1

Open
fedee13 opened this issue Oct 14, 2024 · 1 comment
Open

Alert danger white background #1

fedee13 opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@fedee13
Copy link

fedee13 commented Oct 14, 2024

Hi! Thank you so much for your effort, I was wondering if it was on purpose or if it was a bug but the alert danger does not seem to be rendering right? It has a background color of white while Bootstrap has a red one
image
image

@JohnCampionJr JohnCampionJr added the bug Something isn't working label Oct 15, 2024
@JohnCampionJr JohnCampionJr self-assigned this Oct 15, 2024
@JohnCampionJr
Copy link
Contributor

JohnCampionJr commented Oct 16, 2024

So this is a side effect of my attempt to include more of the Tailwind color scheme into this project. It broke some of the bootstrap colors. Have to decide whether to revert to pure bootstrap or leave as is.

I decided I like having the tailwind color system, so what I'm going to do is update the alerts to use the closest colors from the tailwind color system. I'm pretty swamped at the moment, will do ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants