| Current Path : /var/www/html/ceade.tocsa.com.py/theme/boost/scss/bootstrap/utilities/ |
| Current File : /var/www/html/ceade.tocsa.com.py/theme/boost/scss/bootstrap/utilities/_interactions.scss |
// stylelint-disable declaration-no-important
@each $value in $user-selects {
.user-select-#{$value} { user-select: $value !important; }
}