UNPKG

wux-weapp

Version:

一套组件化、可复用、易扩展的微信小程序 UI 组件库

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