I wish Bootstrap kept things backwards compatible. I don't mind them renaming stuff, but it would be nice if the old code still worked.
For example,
panels
was changed to
cards
. And
pull-left
was changed to
float-end
.
Yes, I know they changed it awhile ago, but the issue comes up now because I have to convert old Bootstrap code to the latest version of Bootstrap 5, and it is really tedious since the old classes work very similarly or exactly the same as the old classes.
#
bootstrap