-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Sass and Compass Designer's Cookbook
By :
Bootstrap 4 comes with opt-in flexbox support. You can enable flexbox support by switching a Boolean variable and recompiling your CSS. In this recipe you will learn how to do this.
As already mentioned, enabling flexbox support is as simple as switching a Boolean variable and recompiling your CSS. So, first read the Downloading and installing Bootstrap and the Customizing Bootstrap using variables recipes of this chapter. In this recipe, you also will make use of the page inspector of your browser.
There are two main ways to open the Inspector:
You can not only use Sass variables to customize Bootstrap, you can also use some variables to configure it. The following steps will show you how to use a single Sass variable...
Change the font size
Change margin width
Change background colour