src/styles/element/base.scss @@ -51,6 +51,9 @@ } @each $i in $size { .p-#{$i} { padding: #{$i}px; } .p-v-#{$i} { padding: #{$i}px 0; }