Your IP : 216.73.216.95


Current Path : /var/www/ljmtc/cbt/theme/boost/scss/bootstrap/utilities/
Upload File :
Current File : /var/www/ljmtc/cbt/theme/boost/scss/bootstrap/utilities/_overflow.scss

// stylelint-disable declaration-no-important

@each $value in $overflows {
  .overflow-#{$value} { overflow: $value !important; }
}