Collection of Different CSS-Powered Transitions | sunset.css

Sunset.css is a CSS library that provides an easy way to implement CSS3-supported transition effects on elements.

Transition Effects Included:

  • Border transitions: up, down, clockwise, etc.
  • Background transitions: easy entry and exit, bounce in, to/from the center, etc.
  • 2D Transitions: grow and shrink, pulse, move, rotate, skew, wobble, etc
  • Shadow effects
  • Image transitions
  • Effects of hamburger

How to make use of it:

1. Download and import the sunset.css.

<link rel="stylesheet" href="sunset.min.css" />

2. Apply a transition impact on your factor.

<a href="#" class="pwa-element pwa-borders-borderBottom-easeInFromLeft-easeOutToRight">Hover Me</a>

CSS3 Powered Transition Library, sunset css Plugin/Github


See Demo And Download

Official Website(philippwilhelm): Click Here

This superior jQuery/javascript plugin is developed by philippwilhelm. For extra Advanced Usages, please go to the official website.

Leave a Comment