RED-3800: removed debug statements.
This commit is contained in:
parent
acabdba657
commit
a4e3ed8854
@ -17,7 +17,6 @@ $sides: (top, bottom, left, right);
|
||||
|
||||
@each $space in $values {
|
||||
@each $side in $sides {
|
||||
@debug string.slice($side, 0, 1);
|
||||
.m#{string.slice($side, 0, 1)}-#{$space} {
|
||||
margin-#{$side}: #{$space}px !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user