UNPKG
ux-react
Version:
latest (0.0.1)
0.0.1
Mobile web UI based on Vue and WeUI
github.com/airyland/vux
airyland/vux
ux-react
/
src
/
styles
/
weui
/
base
/
mixin
/
mobile.less
3 lines
•
71 B
text/less
View Raw
1
2
3
.setTapColor
(
@c
:
rgba
(
0
,
0
,
0
,
0
)) { -webkit-tap-highlight-
color
:
@c
; }