Bootstrap 4 is coming
Bootstrap is very famous HTML, CSS, JS framework that is widely used to build responsive and non-responsive web sites. It makes very easy to setup responsive layouts. Now its version 4 is going to release soon.
What will be new in this version? Following are few points from new version.
- – Bootstrap moved from Less to Sass to compile more faster than ever.
- – It will have more improved grid system.
- – Opt-in flexbox support
- – Bootstrap dropping support for IE8 as we can take advantage of best parts of CSS without using hacks or fallbacks.
- – JavaScript plugin have been rewrote to take advantage of newest JavaScript enhancements.
- – Documentation also improved.
You can find more about bootstrap on getbootstrap.com