5 Amzing CSS Animations – Obnoxious.CSS

Category: Animation , CSS & CSS3 , Recommended | May 8, 2017
Author:tholman
Views Total:646 views
Official Page:Go to website
Last Update:May 8, 2017
License:MIT

Preview:

5 Amzing CSS Animations – Obnoxious.CSS

Description:

The Obnoxious.CSS provides 5 CSS/CSS3 powered animations for the strong of heart, and stupid of mind.

Animations available:

  • shakeit
  • intensifies
  • fontalicious
  • strobe
  • twister

Installation:

$ npm install obnoxious.css

How to use it:

Import the obnoxious.css into the html document.

<link href="obnoxious.css" rel="stylesheet">

Add the CSS class ‘animated’ and an animation class of your choice to the target element.

<span class="animated intensifies">Animation</span>

You Might Be Interested In:


Leave a Reply