Less Transition Mixin..
Less yazarken aşağıdaki transition' a ihtiyaç olabiliyor...
.transition(@second){<br>
-webkit-transition: all @second ease-in-out;<br>
-moz-transition: all @second ease-in-out;<br>
-o-transition: all @second ease-in-out;<br>
transition: all @second ease-in-out;<br>
}
Written by Ali Duman
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#