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

Base Bootstrap on TailwindCSS #39975

Closed
2 tasks done
martinszeltins opened this issue May 10, 2024 · 1 comment
Closed
2 tasks done

Base Bootstrap on TailwindCSS #39975

martinszeltins opened this issue May 10, 2024 · 1 comment
Labels

Comments

@martinszeltins
Copy link

Prerequisites

Proposal

Currently it is very difficult when we need to override Bootstrap components or create new ones. It requires writing plain CSS files. Bootstrap already has great utility classes, it would make more sense to base Bootstrap on Tailwind. It would make it much easier to override styles and create new components.

Motivation and context

TailwindCSS has become the de facto CSS library in modern frontend developement that makes it easy to write maintainable CSS.

@julien-deramond
Copy link
Member

Thanks for creating this feature request, but we have no plans to move in this direction.

it would make more sense to base Bootstrap on Tailwind.

Both approaches are for now different, so it wouldn't make sense to base Bootstrap on Tailwind.

Currently it is very difficult when we need to override Bootstrap components or create new ones.

We plan to improve that in v6 with a better customization.

@julien-deramond julien-deramond closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants