UNPKG
icono
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
1.0.0
0.9.5
Pure CSS Icons
saeedalipoor.github.io/icono/
saeedalipoor/icono
icono
/
stylus
/
icons
/
previous.styl
7 lines
(5 loc)
•
108 B
text/stylus
View Raw
1
2
3
4
5
6
7
.icono-previous{
@extend
.icono-
next
transform:
rotate(180deg);
margin:
$7
$10
$7
$14
; }