forked from unitoo/website
5 lines
151 B
SCSS
5 lines
151 B
SCSS
// stylelint-disable declaration-no-important
|
|
|
|
// @each $value in $user-selects {
|
|
// .user-select-#{$value} { user-select: $value !important; }
|
|
// }
|