This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
kevin
/
hehe
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
c1f4678cfb
Gałęzie
Tagi
master
hehe
/
user
/
themes
/
quark
/
scss
/
spectre
/
mixins
/
_transition.scss
_transition.scss
84 B
Historia
Czysty
1
2
3
4
// Component transition
@mixin control-transition() {
transition: all .2s ease;
}