Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Antoine-360pixel/compass-animate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Compass Animate

Mixins and aniations for Compass

Usage

import the "animations" folder in your project

Animations

fadeIn, fadeOut, fadeInUp, fadeInDown, fadeOutDown, fadeInLeft, fadeOutLeft, fadeInRight, fadeOutRight, bounceIn, bounceOut

##Example

@import "animate/animations";

.box{
    @extend %fadeIn;
}

About

Mixins and animations for compass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published