theme uninstall add

This commit is contained in:
2024-09-12 12:06:44 +03:00
parent 42b28df07d
commit d7851a4160
214 changed files with 17 additions and 32421 deletions

View File

@ -1,5 +0,0 @@
// stylelint-disable declaration-no-important
@each $value in $overflows {
.overflow-#{$value} { overflow: $value !important; }
}