It could be done by iterating the Bootstrap 4 theme-colors() map like this... @each $color, $value in $theme-colors { .drop-shadow-#{$color} ...
確定! 回上一頁