This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
14
Packages
Projects
Releases
Wiki
Activity
fc053ed096
bootstrap
/
scss
/
utilities
/
_background.scss
4 lines
90 B
SCSS
Raw
Blame
History
@each
$color
,
$value
in
$theme-colors
{
@include
bg-variant
(
'
.bg-
#{
$color
}
'
,
$value
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink