Bootstrap beta version

by: Marcel-Jan, 7 years ago

Last edited: 7 years ago

Word of warning if you decide to work with Bootstrap and Flask. When you go to http://getbootstrap.com/ the default version is now 4.0.0 beta. This version, to name one issue,  does not have a fonts directory. And I had a hard time to reproduce most of the Bootstrap stuff in the tutorial.

After a lot of frustration, I downloaded and installed the current non-beta version: 3.3.7.
https://getbootstrap.com/docs/3.3/

Suddenly navbars started to work properly (more or less), and fun Bootstrap stuff started to work also.



You must be logged in to post. Please login or register an account.