This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
kevin
/
hehe
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
e5b6624bb5
Branches
Tags
master
hehe
/
user
/
themes
/
quark
/
scss
/
spectre
/
mixins
/
_transition.scss
_transition.scss
84 B
Lịch sử
Raw
1
2
3
4
// Component transition
@mixin control-transition() {
transition: all .2s ease;
}