Using Bootstrap in Drupal 8

⏱40m | 🎥7 Lessons
Learn how to use the Bootstrap 3 framework in Drupal.

Bootstrap is a front-end framework for building websites. It ships prebuilt CSS and JavaScript components that make building sites fast. It comes with all sorts of common components that every website needs such as a grid system, buttons, drop-down, responsive form elements, carousel and so much more.

Using Bootstrap in Drupal is made simple thanks to the Bootstrap theme.

In this course, you’ll learn how to customize Bootstrap by creating a sub-theme and compiling the Sass version locally.

Course Outline

Getting Started with Bootstrap

A quick overview of what Bootstrap is.

Bootstrap Theme

In this section, you’ll learn how to download the theme and how to configure it using its theme settings.

Create Sub-theme

Learn how to create a CDN and Sass sub-theme. Then you’ll learn how to compile Sass locally using Laravel Mix.

Lessons

Scroll to Top