Customize Bootstrap's buttons

Опубликовано: 22 Октябрь 2024
на канале: Pixel Rocket
10,570
88

In this video, we'll go through the steps to customize Bootstrap's buttons. We'll add a new button by modifying Bootstrap's $theme-colors Sass map, and we'll also look at customizing the Sass variables setup for the button component.

Github Repository for the boilerplate I use
https://github.com/PixelRocket-Shop/y...

Timestamps

0:00 Intro
0:15 Link to my boilerplate
0:40 How Bootstrap builds its buttons
1:47 How to add a new button color
3:42 How to update button Sass variables