Bootstrap 5 goes Tailwind approach #1972
jenstornell
started this conversation in
General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bootstrap 5 is now using the same concept as Tailwind. They have probably been inspired by the Tailwind way of customizing stuff.
https://v5.getbootstrap.com/
DesignCourse mentions this in one of his latest videos (they Tailwind approach he says):
https://youtu.be/6lsJliBnUfM
How Tailwind can benefit
Bootstrap benefits by this because Tailwind has already laid the groundwork. They can just use the things they like and skip the things they don't.
However, the same thing goes the other way around. They will probably do some things differently for good and bad. When they do something good that Tailwind does not have, be inspired by that.
Beta Was this translation helpful? Give feedback.
All reactions