.transition( @properties ) { transition: @properties ; } body { .transition( top 1s ease, left 1s ease ; ) ; }