UNPKG

shopware-missing-mixins

Version:

missing basic less-mixins for Shopware 5

9 lines (7 loc) 110 B
.size(@width, @height) { width: @width; height: @height; } .size(@size) { .size(@size, @size); }