This commit is contained in:
Aevann1 2021-10-01 05:45:57 +02:00
parent 7fb2f8f6cc
commit 695832a391
251 changed files with 44 additions and 44 deletions

View file

@ -0,0 +1,4 @@
@each $value in $overflows {
.overflow-#{$value} { overflow: $value !important; }
}