UNPKG

yyzone-bip

Version:

升级新的ui标准后的yyzone库

10 lines (7 loc) 122 B
.size(@width; @height) { width: @width; height: @height; } .square(@size) { .size(@size; @size); }