aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css/sample.scss
blob: 87005be907487341f8a4a376b8e2f7373781597d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// See https://getbootstrap.com/docs/5.3/customize/sass/ for more infos

// required import
@import "vendor/twbs/bootstrap/scss/_functions";

$primary: #ff0000; // set the $primary variable


// set changes
@import "vendor/twbs/bootstrap/scss/bootstrap";