UNPKG

luy

Version:

所谓类```React```框架就是**和React用法一模一样**的框架。其实当初制造这个框架的目的是为了能更好的学习React内部结构,了解其原理而制作的玩具。但是随着框架的渐渐成长,代码越来越多,我还是决定将其发展下去. ![](https://github.com/215566435/Luy/blob/master/luy%20icon2.jpg?raw=true)

14 lines (13 loc) 225 B
/* .shit:hover{ width: 100px; height: 100px; } */ .WrapDragger{ display: flex; align-items: center; justify-content: center; } .DraggerLayout{ -webkit-transition: all 3.3s; transition: all 3.3s; }