UNPKG
menu-animation-icon
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
Menu animation icons
aleksel.github.io/menu-animation-icon/
aleksel/menu-animation-icon
menu-animation-icon
/
src
/
components
/
MeatballMenu
/
styles.styl
6 lines
(5 loc)
•
136 B
text/stylus
View Raw
1
2
3
4
5
6
.MeatballMenu
&_item
transition
: all
300ms
cubic-bezier
(
0.175
,
0.885
,
0.32
,
1.275
); &_item_active
transform
:
rotate
(
45deg
);