|
|
|
|
|
by ebbv
3579 days ago
|
|
Because it's not meant for you to upgrade an existing front end from Bootstrap 3 to Bootstrap 4. It's meant for starting a new project on Bootstrap 4. If you already have a working project on Bootstrap 3 why bother upgrading? If they had to maintain backwards compatibility they wouldn't be able to make a lot of the improvements they make. |
|
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.