Current Path : /proc/3848979/root/usr/share/sass/bootstrap/utilities/ |
Current File : //proc/3848979/root/usr/share/sass/bootstrap/utilities/_overflow.scss |
// stylelint-disable declaration-no-important @each $value in $overflows { .overflow-#{$value} { overflow: $value !important; } }