UNPKG
lawn-ui
Version:
latest (0.1.0)
0.1.0
0.0.1
A Vue.js UI Toolkit for Mobile Web
github.com/gzg1023/lawn-ui
gzg1023/lawn-ui
lawn-ui
/
packages
/
pullRefresh
/
index.less
8 lines
•
142 B
text/less
View Raw
1
2
3
4
5
6
7
8
.ln-pull-refresh
{ &-
container
{
transition-property
: transform; } &-end{
transition
: transform
500ms
ease
0s
; } }