Search⌘ K
AI Features

Track the Main CSS File

Explore how to track the main CSS file of a Bootstrap theme using DevTools, learn to unminify minified CSS for better readability, and copy styles to enhance your own layouts. This lesson helps you understand practical steps to customize and upgrade web layouts by working directly with CSS sources.

Overview

Now, we’ll upgrade the official pricing example found under the custom components title on the Bootstrap 4 website.

Pricing example

Let’s have a look at the pricing example on getbootstrap.com.

Pricing example
Pricing example
...