UNPKG

tt-mp

Version:

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

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