Migrating bootstrap4 to bootstrap5

is that any tool to help migrate nsb project from bs4 to bs5?

Thanks

Teo

Sorry, there is no tool to automate this.

I’ve just spent the past 10+ weeks (not finished yet) rewriting a very large app from scratch (a lot of the code is copy and paste), which was based on bs4 to now bs5, and can say while it takes time, bs5 is much better and certainly worth doing.

It’s also a good opportunity to clean up old code and optimize existing code.

Agreed. Bootstrap 4 is no longer being developed - only critical security patches are being made.

And… Bootstrap 5 is better.