
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>







