Category: Bootstrap
How to use Bootstrap SASS with VueJS.
Bootstrap and why it so Good and should I use it with Vue? Bootstrap is a great CSS framework and has been dominating the CSS scene. The primary reason why bootstrap has been a great framework is the ability that it provides to not only designers but also to the developers to build UI faster.…
How to make a Bootstrap Menu active in a Single Page Website
Usually on an active menu we apply a slightly different style. Like look at the bootstrap example below. Notice how the font color of home is slightly darker than the rest of the menus, indicating how it is an active menu.