website/_assets/stylesheets/vendor/bootstrap-custom/utilities/_overflow.scss

6 lines
142 B
SCSS
Raw Normal View History

2021-08-20 16:48:07 +02:00
// stylelint-disable declaration-no-important
// @each $value in $overflows {
// .overflow-#{$value} { overflow: $value !important; }
// }