UNPKG
tcon
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
简化版 tachyons
github.com/visualization-page/tachyons-lite
visualization-page/tachyons-lite
tcon
/
src
/
shadow
/
index.styl
9 lines
(6 loc)
•
177 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
.shadow-block
box-shadow
:
0
0
4px
2px
rgba
(
0
,
0
,
0
,
0.2
) .shadow-top box-shadow:
0
-
2px
4px
0
rgba
(
0
,
0
,
0
, .
2
) .shadow-bottom box-shadow:
0
2px
4px
0
rgba
(
0
,
0
,
0
, .
2
)