Skip to content

Instantly share code, notes, and snippets.

View boye's full-sized avatar
🏠
Working from home

Boye boye

🏠
Working from home
View GitHub Profile
@boye
boye / animate.less
Created February 28, 2013 07:27
Use the HTML classes in animate.css as LESS mixins.
/*
Animate.css - http://daneden.me/animate
LICENSED UNDER THE MIT LICENSE (MIT)
Copyright (c) 2012 Dan Eden
*/
.animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;