5a.css icon indicating copy to clipboard operation
5a.css copied to clipboard

还可以加

Open QuincyX opened this issue 5 years ago • 2 comments

我有搞一个类似的基于less的mixin

等边三角形都加了,直角三角形,正方形,圆形也得加吧

常用的布局也可以加,比如 .wrap() { position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .fixedBottom(@height:auto) { position: fixed; bottom: 0; left: 0; right: 0; height: @height; }

QuincyX avatar Nov 22 '19 07:11 QuincyX

好的,以后加,年前忙业务代码,年后继续做这个😃

any86 avatar Nov 22 '19 07:11 any86

好,以后加,早前的业务代码,后来继续做这个😃 2022年了你加完了吗

alltrue6 avatar Oct 25 '22 06:10 alltrue6