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/_interactions.scss

// stylelint-disable declaration-no-important

@each $value in $user-selects {
  .user-select-#{$value} { user-select: $value !important; }
}