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