| Current Path : /var/www/html/formacion.bdp.com.py-bk/theme/boost/scss/bootstrap/utilities/ |
| Current File : /var/www/html/formacion.bdp.com.py-bk/theme/boost/scss/bootstrap/utilities/_overflow.scss |
// stylelint-disable declaration-no-important
@each $value in $overflows {
.overflow-#{$value} { overflow: $value !important; }
}