|
|
|
|
|
by Bahamut
3568 days ago
|
|
We have been in the process of upgrading from Bootstrap 3 to 4 at work (in addition to other changes) - libraries we use on top of Bootstrap are moving to 4, so we need to too as long as we continue to maintain these applications. In addition, it allows us to simplify CSS some by moving away from Bootstrap's crufty float-based grid system into a flexbox system, which simplifies some of our code. The Bootstrap 3 to 4 upgrade isn't too bad as far as upgrades go. |
|